Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 8fa3936
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 24, 2024
1 parent 9ebf919 commit 38fb154
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": 1713885909726,
"lastUpdate": 1713954901205,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1924,6 +1924,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": "8fa3936e7e0477731786c933cbbc7e87d2551ba4",
"message": "build: delete PR dev package message after merge (#847)",
"timestamp": "2024-04-24T12:29:53+02:00",
"tree_id": "9f278632dab3e0ca4227e808eb96955749445435",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/8fa3936e7e0477731786c933cbbc7e87d2551ba4"
},
"date": 1713954900153,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.46,
"range": "±2.62%",
"unit": "ops/sec",
"extra": "6 samples"
}
]
}
]
}
Expand Down

0 comments on commit 38fb154

Please sign in to comment.