Skip to content

feat: store commit performance data #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 12, 2025
Merged

Conversation

stormslowly
Copy link
Contributor

@stormslowly stormslowly commented Jun 10, 2025

store performance datat by commit for easy find the donwgrade change commit

usage

node bin/upload.js GITHUB_TOKEN sha1_commit_id

then the perf data will store at as below,(e.g. commit id is 15aa411a089296f27dc1422fdba4cedbdf73951b)

commits/15/aa411a089296f27dc1422fdba4cedbdf73951b/*.json

if commit id isn't provided, it will store data in date named dir eg. 2025-01-02/*.json

Copy link

netlify bot commented Jun 10, 2025

Deploy Preview for rspack-ecosystem-benchmark ready!

Name Link
🔨 Latest commit f99fb92
🔍 Latest deploy log https://app.netlify.com/projects/rspack-ecosystem-benchmark/deploys/684a4dba714b9e000878b0ae
😎 Deploy Preview https://deploy-preview-67--rspack-ecosystem-benchmark.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@stormslowly stormslowly merged commit 1e0acb9 into main Jun 12, 2025
12 checks passed
@stormslowly stormslowly deleted the feat/bench_data_by_commit branch June 12, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants