-
-
Notifications
You must be signed in to change notification settings - Fork 116
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 a55a528
- Loading branch information
github-action-benchmark
committed
May 6, 2024
1 parent
40745b7
commit ff6d9a9
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": 1713955033111, | ||
"lastUpdate": 1714985125429, | ||
"repoUrl": "https://github.com/scolladon/sfdx-git-delta", | ||
"entries": { | ||
"Benchmark.js Benchmark": [ | ||
|
@@ -1986,6 +1986,37 @@ window.BENCHMARK_DATA = { | |
"extra": "6 samples" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Sebastien", | ||
"username": "scolladon" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "a55a528239631fd840ffeb57feedb7f01bdf64c6", | ||
"message": "fix: metadata type detection for subtype not packageable contained inside file (#858)", | ||
"timestamp": "2024-05-06T10:38:52+02:00", | ||
"tree_id": "0315ca6c5b5291cf6342b9460c3f2e7f8b59c6e9", | ||
"url": "https://github.com/scolladon/sfdx-git-delta/commit/a55a528239631fd840ffeb57feedb7f01bdf64c6" | ||
}, | ||
"date": 1714985124510, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "e2e-test", | ||
"value": 0.44, | ||
"range": "±12.27%", | ||
"unit": "ops/sec", | ||
"extra": "6 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|