Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 1a4c518
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 9, 2023
1 parent 1dcd26f commit 1cf038f
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": 1696838836226,
"lastUpdate": 1696838840570,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -778,6 +778,37 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sebastien",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1a4c518329e83b9346b754926148937ff9407647",
"message": "fix: typescript default exported value (#706)\n\nCo-authored-by: Paweł Idczak <[email protected]>",
"timestamp": "2023-10-09T09:58:15+02:00",
"tree_id": "0cd5c41def94464d48dee1d78df4816dbc4a4578",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/1a4c518329e83b9346b754926148937ff9407647"
},
"date": 1696838835216,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.18,
"range": "±0.80%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 1cf038f

Please sign in to comment.