Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4d00b17 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 30, 2024
1 parent e8a734c commit 0a67e3d
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": 1732925349502,
"lastUpdate": 1732925376764,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1520842,6 +1520842,63 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Dmitrii Novikov",
"username": "breathx",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "6126cc901916c7a013d0d83495f7d4ebe43d20e0",
"message": "feat(ethexe): bump programs memory limit to 2GB (#4354)",
"timestamp": "2024-11-28T13:50:02Z",
"url": "https://github.com/gear-tech/gear/commit/6126cc901916c7a013d0d83495f7d4ebe43d20e0"
},
"date": 1732925357406,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 38470,
"unit": "ns"
},
{
"name": "upload_program",
"value": 41061,
"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": 41649,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 0a67e3d

Please sign in to comment.