Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 788478d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 8, 2024
1 parent 5c11d60 commit 4014353
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": 1715851198281,
"lastUpdate": 1717872568806,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -2079,6 +2079,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": "788478d1caf0cb68c58f7693238a0ef962a17058",
"message": "fix: sub directory detection when walking vcs content (#880)\n\n* fix: subDir detection when walking the repo content\r\n\r\n* build: upgrade dependencies",
"timestamp": "2024-06-08T20:43:43+02:00",
"tree_id": "fb633ca9c24f29f71db3bcb3b1d41f4ceb8dee4c",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/788478d1caf0cb68c58f7693238a0ef962a17058"
},
"date": 1717872568245,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.45,
"range": "±0.45%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit 4014353

Please sign in to comment.