Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 1c7d3b9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 12, 2023
1 parent ed6f1c2 commit 439613a
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": 1702388012601,
"lastUpdate": 1702388015941,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1274,6 +1274,37 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sébastien Colladon",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "Sébastien Colladon",
"username": "scolladon"
},
"distinct": true,
"id": "1c7d3b9536b0e92f68af3b636f543c654eb2c93c",
"message": "build: upgrade pipeline",
"timestamp": "2023-12-12T14:27:18+01:00",
"tree_id": "c352cdf1744599dc2ee5c0a1f1e2081c4fac1d4e",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/1c7d3b9536b0e92f68af3b636f543c654eb2c93c"
},
"date": 1702388011620,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.31,
"range": "±1.87%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit 439613a

Please sign in to comment.