Skip to content

Commit

Permalink
add solana-runtime (cargo) benchmark result for 8d2061a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 12, 2024
1 parent 513aaae commit ff2a725
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 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": 1720807614813,
"lastUpdate": 1720807796841,
"repoUrl": "https://github.com/yihau/solana",
"entries": {
"solana-sdk": [
Expand Down Expand Up @@ -1624,6 +1624,54 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "yihau",
"username": "yihau"
},
"committer": {
"email": "[email protected]",
"name": "yihau",
"username": "yihau"
},
"distinct": true,
"id": "8d2061a63c5f99023e12a93fc2360f43813d263e",
"message": "another try",
"timestamp": "2024-07-13T01:59:36+08:00",
"tree_id": "c56b5273cc8a345f5700abf9dce0f4f2eb8237e5",
"url": "https://github.com/yihau/solana/commit/8d2061a63c5f99023e12a93fc2360f43813d263e"
},
"date": 1720807796466,
"tool": "cargo",
"benches": [
{
"name": "bench_accounts_create",
"value": 3239340,
"range": "± 641266",
"unit": "ns/iter"
},
{
"name": "bench_accounts_squash",
"value": 855035,
"range": "± 166315",
"unit": "ns/iter"
},
{
"name": "bench_status_cache_root_slot_deltas",
"value": 6167,
"range": "± 127",
"unit": "ns/iter"
},
{
"name": "bench_status_cache_serialize",
"value": 391876,
"range": "± 6502",
"unit": "ns/iter"
}
]
}
],
"solana-poh": [
Expand Down

0 comments on commit ff2a725

Please sign in to comment.