Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 2d5c60c
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 8, 2023
1 parent c3dc8ff commit b1ee349
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": 1691479566631,
"lastUpdate": 1691479570161,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -158,6 +158,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": "2d5c60cf999998d467b75346e8bb4258c6ddf229",
"message": "fix: copy empty metadata file not deployable (#667)",
"timestamp": "2023-08-08T09:17:17+02:00",
"tree_id": "afe145a53c1ad6c2ad398194b7a45fdbce5a0304",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/2d5c60cf999998d467b75346e8bb4258c6ddf229"
},
"date": 1691479566162,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.14,
"range": "±1.84%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit b1ee349

Please sign in to comment.