Skip to content

Commit

Permalink
add Benchmark.js Benchmark (benchmarkjs) benchmark result for b8f205e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 24, 2023
1 parent b7e8767 commit e300328
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,8 +1,39 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1690196953844,
"lastUpdate": 1690196959108,
"repoUrl": "https://github.com/scolladon/sfdx-git-delta",
"entries": {
"Benchmark.js Benchmark": [
{
"commit": {
"author": {
"email": "colladonsebastien@gmail.com",
"name": "Sebastien",
"username": "scolladon"
},
"committer": {
"email": "colladonsebastien@gmail.com",
"name": "Sébastien Colladon",
"username": "scolladon"
},
"distinct": true,
"id": "b8f205eeced7a71e013569dbe846ab8163cbcb8f",
"message": "ci: fix ga job condition (#658)",
"timestamp": "2023-07-24T12:59:48+02:00",
"tree_id": "b2e89582fc47e8b4ee59e9d96b1c4c7d2175f6ae",
"url": "https://github.com/scolladon/sfdx-git-delta/commit/b8f205eeced7a71e013569dbe846ab8163cbcb8f"
},
"date": 1690196952816,
"tool": "benchmarkjs",
"benches": [
{
"name": "e2e-test",
"value": 0.12,
"range": "±5.37%",
"unit": "ops/sec",
"extra": "5 samples"
}
]
},
{
"commit": {
"author": {
Expand Down

0 comments on commit e300328

Please sign in to comment.