Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for fa16fc5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 26, 2024
1 parent 4306f98 commit dbd2841
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 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": 1706238132608,
"lastUpdate": 1706244077424,
"repoUrl": "https://github.com/succinctlabs/vm",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -62,6 +62,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "ratankaliani@berkeley.edu",
"name": "Ratan Kaliani",
"username": "ratankaliani"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "fa16fc5b16bf5db4e234038650899fa72f1893b6",
"message": "feat: ed_decompress precompile (#114)\n\nCo-authored-by: Uma Roy <uma.roy.us@gmail.com>\r\nCo-authored-by: Chris Tian <chris@succinct.xyz>",
"timestamp": "2024-01-25T20:37:18-08:00",
"tree_id": "a9ff92361bf063abd3e93560ab058a6ae390c70f",
"url": "https://github.com/succinctlabs/vm/commit/fa16fc5b16bf5db4e234038650899fa72f1893b6"
},
"date": 1706244075505,
"tool": "cargo",
"benches": [
{
"name": "prove/fibonacci: cycles=188618",
"value": 13214865702,
"range": "± 333080480",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit dbd2841

Please sign in to comment.