Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 1753f97
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 3, 2024
1 parent e9186ec commit c9f5039
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": 1704266716388,
"lastUpdate": 1704267903229,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1397,6 +1397,37 @@ window.BENCHMARK_DATA = {
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sebastien",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1753f97fda048000690ca658d133cc58494fefcb",
"message": "fix: add fetch depth tips for git sha pointer error (#748)",
"timestamp": "2024-01-03T08:39:18+01:00",
"tree_id": "f677c1c2d0ac2192e7b87852b5bcf98c821c55b9",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/1753f97fda048000690ca658d133cc58494fefcb"
},
"date": 1704267902826,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.31,
"range": "±1.15%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
}
]
}
Expand Down

0 comments on commit c9f5039

Please sign in to comment.