Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for 2c7e848
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 16, 2024
1 parent cba7976 commit 53c0e52
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": 1705079005042,
"lastUpdate": 1705404721867,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
Expand Down Expand Up @@ -1645,6 +1645,37 @@ window.BENCHMARK_DATA = {
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sebastien",
"username": "scolladon"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2c7e84839f7ab922840b5552e92f5b74beba66db",
"message": "feat: add remaining discovery framework metadata type support (#757)",
"timestamp": "2024-01-16T12:25:51+01:00",
"tree_id": "89a5adb2b3aeb538e3b414ff26395f15959da44a",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/2c7e84839f7ab922840b5552e92f5b74beba66db"
},
"date": 1705404721460,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.3,
"range": "±0.74%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
}
]
}
Expand Down

0 comments on commit 53c0e52

Please sign in to comment.