Skip to content

Conversation

@SgtPooki
Copy link
Collaborator

@FilOzzy FilOzzy added team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board. labels Nov 11, 2025
@FilOzzy FilOzzy added this to FS Nov 11, 2025
@github-project-automation github-project-automation bot moved this to 📌 Triage in FS Nov 11, 2025
@SgtPooki SgtPooki requested a review from Copilot November 11, 2025 20:19
Copilot finished reviewing on behalf of SgtPooki November 11, 2025 20:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a work-in-progress PR that adds comprehensive load-testing infrastructure for the filecoin-pin-website project. The changes include scripts to simulate concurrent user uploads and analyze test results, along with actual test data from runs with 10, 50, and 100 users.

Key changes:

  • Load test script supporting concurrent user simulation with configurable parameters
  • Analysis script for generating statistics from test results
  • Test result data files showing performance metrics across different load levels

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/load-test.ts Main load test script that simulates concurrent users uploading files, tracks stage progression, and validates upload success
scripts/analyze-load-test.ts Analysis tool that processes test result JSON files to generate performance statistics and comparison reports
load-test-results/results-load-test-1762883628520.json Test results from 100 concurrent users showing 73% success rate
load-test-results/results-load-test-1762878073626.json Test results from 50 concurrent users showing 96% success rate
load-test-results/results-load-test-1762877727438.json Test results from 10 concurrent users showing 100% success rate

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SgtPooki SgtPooki self-assigned this Nov 11, 2025
@BigLep BigLep moved this from 📌 Triage to ⌨️ In Progress in FS Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team/filecoin-pin "Filecoin Pin" project is a stakeholder for this work. team/fs-wg FOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants