Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 362aab4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 23, 2024
1 parent 6f610e2 commit 34969a1
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": 1713883849980,
"lastUpdate": 1713884102768,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1800,6 +1800,37 @@ window.BENCHMARK_DATA = {
"extra": "6 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sébastien Colladon",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "Sébastien Colladon",
"username": "scolladon"
},
"distinct": true,
"id": "362aab4732d8c99ed773d5dc39c67bc1488fe216",
"message": "test: perf fix",
"timestamp": "2024-04-23T16:52:33+02:00",
"tree_id": "ead4a541738aa86b3523e0d40f8af45c7b5671a6",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/362aab4732d8c99ed773d5dc39c67bc1488fe216"
},
"date": 1713884102225,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.46,
"range": "±1.49%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit 34969a1

Please sign in to comment.