-
-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark.js Benchmark (benchmarkjs) benchmark result for d6f99d3
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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": { | ||
|