Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for dccd06e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2024
1 parent a08fb73 commit bc038f9
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1733505452872,
"lastUpdate": 1733505558083,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -39292,6 +39292,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Larko",
"username": "Larkooo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dccd06ea83333b7b5b848aacc1a3ad72f463126f",
"message": "refactor(torii-libp2p): always use is_valid_signature (#2776)\n\n* refactor(torii-libp2p): always use is_valid_signature\n\n* fmt",
"timestamp": "2024-12-06T11:01:44-06:00",
"tree_id": "c9f951c141b3b298a5fe780ae18c3da9fa178631",
"url": "https://github.com/dojoengine/dojo/commit/dccd06ea83333b7b5b848aacc1a3ad72f463126f"
},
"date": 1733505555860,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 11397841282,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit bc038f9

Please sign in to comment.