Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 744abea
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 16, 2024
1 parent ff6d9a9 commit 93dd341
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": 1714985125429,
"lastUpdate": 1715849665277,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -2017,6 +2017,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": "744abeaf9d0f608e3b4ea72560520d4e7fd3f11e",
"message": "feat: support new `GenAI` metadata kind (#865)",
"timestamp": "2024-05-16T10:48:34+02:00",
"tree_id": "f6f51afb9d924391a6c4990a3249e28f1b7cb146",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/744abeaf9d0f608e3b4ea72560520d4e7fd3f11e"
},
"date": 1715849664921,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.46,
"range": "±4.37%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit 93dd341

Please sign in to comment.