Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for eaa5235
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 23, 2024
1 parent 34969a1 commit f7788ef
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": 1713884102768,
"lastUpdate": 1713884390098,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1831,6 +1831,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": "eaa5235810ea7d23f926db23dc4a8dc86ee5e0f8",
"message": "test: perf fix",
"timestamp": "2024-04-23T16:57:22+02:00",
"tree_id": "3947c44973860d97b6dec11661de561f391a907d",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/eaa5235810ea7d23f926db23dc4a8dc86ee5e0f8"
},
"date": 1713884389131,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.45,
"range": "±0.62%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit f7788ef

Please sign in to comment.