Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for a55a528
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 6, 2024
1 parent 40745b7 commit ff6d9a9
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1713955033111,
"lastUpdate": 1714985125429,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1986,6 +1986,37 @@ window.BENCHMARK_DATA = {
"extra": "6 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sebastien",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a55a528239631fd840ffeb57feedb7f01bdf64c6",
"message": "fix: metadata type detection for subtype not packageable contained inside file (#858)",
"timestamp": "2024-05-06T10:38:52+02:00",
"tree_id": "0315ca6c5b5291cf6342b9460c3f2e7f8b59c6e9",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/a55a528239631fd840ffeb57feedb7f01bdf64c6"
},
"date": 1714985124510,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.44,
"range": "±12.27%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit ff6d9a9

Please sign in to comment.