Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 196732b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jun 10, 2024
1 parent 61c79ee commit 7adb798
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": 1717710397101,
"lastUpdate": 1718044496006,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -9088,6 +9088,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": "196732baef4386262003ef0df3fc7f9cbc4ccaf2",
"message": "feat(torii-libp2p): support new layout types for SNIP-12 typed data (#2032)\n\n* feat(torii-libp2p): support new layout types\r\n\r\n* feat: handle u256 low high\r\n\r\n* feat: parse SNIP-12 compliant enum\r\n\r\n* feat: tests for new typed data\r\n\r\n* chore: move tests to tests.rs",
"timestamp": "2024-06-10T12:22:48-06:00",
"tree_id": "f2f089c5054e3998e0416982d28e36a0a96be872",
"url": "https://github.com/dojoengine/dojo/commit/196732baef4386262003ef0df3fc7f9cbc4ccaf2"
},
"date": 1718044494850,
"tool": "cargo",
"benches": [
{
"name": "decompress world contract",
"value": 16807777,
"range": "± 150780",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 7adb798

Please sign in to comment.