Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for a4e9c7f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 23, 2024
1 parent b793d0a commit 9ebf919
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": 1713884649723,
"lastUpdate": 1713885909726,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1893,6 +1893,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": "a4e9c7f5ade38cc141ec78602aa207f770678fce",
"message": "build: fix perf test execution (#846)",
"timestamp": "2024-04-23T17:20:13+02:00",
"tree_id": "11e3fba7e791f2503ff2b23ddc04485deb33900b",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/a4e9c7f5ade38cc141ec78602aa207f770678fce"
},
"date": 1713885909097,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.47,
"range": "±1.15%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit 9ebf919

Please sign in to comment.