Skip to content

Commit

Permalink
add Benchmark (cargo) benchmark result for 4a54cdc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 16, 2025
1 parent 48e67e3 commit f794955
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": 1737000270195,
"lastUpdate": 1737000474687,
"repoUrl": "https://github.com/dojoengine/dojo",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -45628,6 +45628,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": "4a54cdcc6baff0b2511331f245c2d847468a7123",
"message": "feat(torii-indexer): parallelize models & event messages (#2912)\n\n* feat(torii-indexer): natural priority in parallelized tasks for model processing\n\n* btreemap of priorities\n\n* more verbose error handling & get rid of bit masking task id\n\n* store all raw events regardless of erc or world\n\n* fmt\n\n* parallelize event emitted\n\n* need to use event data",
"timestamp": "2025-01-15T21:51:35-06:00",
"tree_id": "cfa419a11206c04c4a5a24e458b2e1b466cb1d77",
"url": "https://github.com/dojoengine/dojo/commit/4a54cdcc6baff0b2511331f245c2d847468a7123"
},
"date": 1737000472877,
"tool": "cargo",
"benches": [
{
"name": "build/Sozo.Cold",
"value": 10693002826,
"range": "± 0",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit f794955

Please sign in to comment.