Skip to content

Commit

Permalink
Deploying to gh-pages from @ 85a9fba 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 27, 2024
1 parent 09e8d95 commit b716250
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1735258106214,
"lastUpdate": 1735258130143,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1589260,6 +1589260,63 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "ekovalev",
"username": "ekovalev",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "1262241bd71235090fa74977baceb4729c1d8733",
"message": "feat(runtime): Track block gas allowance in builtins (#4345)",
"timestamp": "2024-12-26T09:53:41Z",
"url": "https://github.com/gear-tech/gear/commit/1262241bd71235090fa74977baceb4729c1d8733"
},
"date": 1735258114383,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 41981,
"unit": "ns"
},
{
"name": "upload_program",
"value": 25099,
"unit": "ns"
},
{
"name": "create_program",
"value": 1,
"unit": "ns"
},
{
"name": "send_message",
"value": 0,
"unit": "ns"
},
{
"name": "send_reply",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value_to_inheritor",
"value": 41863,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit b716250

Please sign in to comment.