Skip to content

Commit

Permalink
add c-bytecode-vm benchmark (customSmallerIsBetter) benchmark result …
Browse files Browse the repository at this point in the history
…for c56a798
  • Loading branch information
github-action-benchmark committed Jul 28, 2024
1 parent 4281d62 commit a40f757
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 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": 1722184567876,
"lastUpdate": 1722184842638,
"repoUrl": "https://github.com/p7g/c-bytecode-vm",
"entries": {
"c-bytecode-vm benchmark": [
Expand Down Expand Up @@ -234,6 +234,35 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Patrick Gingras",
"username": "p7g"
},
"committer": {
"email": "[email protected]",
"name": "Patrick Gingras",
"username": "p7g"
},
"distinct": true,
"id": "c56a798da66eb7d247748c536f47ebd19a4d85bf",
"message": "regenerate stdlib docs",
"timestamp": "2024-07-28T12:37:42-04:00",
"tree_id": "1380361a7c639c6e09930354f0a9eaf7f6974c45",
"url": "https://github.com/p7g/c-bytecode-vm/commit/c56a798da66eb7d247748c536f47ebd19a4d85bf"
},
"date": 1722184842288,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "bench.b",
"value": 156240,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit a40f757

Please sign in to comment.