From c6e51930c34992d027da2ac4b4328d3d8eb80f8b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 23 Apr 2024 03:28:24 +0000 Subject: [PATCH] add Benchmark (cargo) benchmark result for 1000fcd6aea4436af7a6e8e93eac865ffd3c2adf --- data.js | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/data.js b/data.js index f369237304..877ec6d7b6 100644 --- a/data.js +++ b/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1713840415989, + "lastUpdate": 1713842904540, "repoUrl": "https://github.com/dojoengine/dojo", "entries": { "Benchmark": [ @@ -6118,6 +6118,36 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "email": "dev@glihm.net", + "name": "glihm", + "username": "glihm" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1000fcd6aea4436af7a6e8e93eac865ffd3c2adf", + "message": "fix: messaging tutorial data (#1869)\n\n* fix: ensure correct subdmodule path and rev for solidity forge-std\r\n\r\n* fix: adjust messaging guide for L1-L2 messaging\r\n\r\n* fix: adjust messaging guide for L1-L3 messaging", + "timestamp": "2024-04-22T21:20:45-06:00", + "tree_id": "fa1eb5e47a68c0931b06274e86bf32ce3d9015c4", + "url": "https://github.com/dojoengine/dojo/commit/1000fcd6aea4436af7a6e8e93eac865ffd3c2adf" + }, + "date": 1713842903991, + "tool": "cargo", + "benches": [ + { + "name": "decompress world contract", + "value": 15472502, + "range": "± 139222", + "unit": "ns/iter" + } + ] } ] }