Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 97ccab0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 27, 2023
1 parent 3f0bf11 commit fd3d180
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": 1690484543623,
"lastUpdate": 1690484547320,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -96,6 +96,37 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Andrew Goodman",
"username": "gdman"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "97ccab0376b67ce28e8258861c4631617788b2d5",
"message": "fix: stream in error without error content handling (#662)\n\nCo-authored-by: Sebastien <[email protected]>",
"timestamp": "2023-07-27T20:53:21+02:00",
"tree_id": "78008d77050ff8804f37e80d2321df85dfad9b80",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/97ccab0376b67ce28e8258861c4631617788b2d5"
},
"date": 1690484543058,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.12,
"range": "±5.11%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit fd3d180

Please sign in to comment.