Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for d6f99d3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 3, 2024
1 parent a0d70b2 commit e9186ec
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": 1704266713591,
"lastUpdate": 1704266716388,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1336,6 +1336,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": "d6f99d3c8c15de8a8844d9dcab964cffab929312",
"message": "fix: apply ignore settings when copying file (#745)\n\n\r\nCo-authored-by: Mark Mindenhall <[email protected]>",
"timestamp": "2024-01-03T08:19:20+01:00",
"tree_id": "5bf17cc95941ad8e7e2d8090c78ab17a4fce525e",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/d6f99d3c8c15de8a8844d9dcab964cffab929312"
},
"date": 1704266713024,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.31,
"range": "±0.45%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit e9186ec

Please sign in to comment.