diff --git a/bench/indexer/data.js b/bench/indexer/data.js new file mode 100644 index 00000000000000..67683fea992b48 --- /dev/null +++ b/bench/indexer/data.js @@ -0,0 +1,38 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1706138420984, + "repoUrl": "https://github.com/MystenLabs/sui", + "entries": { + "Benchmark": [ + { + "commit": { + "author": { + "email": "lxfind@gmail.com", + "name": "Xun Li", + "username": "lxfind" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9fdeb2178232c3d9d3c3248946e6baa1866ec3fe", + "message": "Make test cluster wait for epoch more robust (#15907)\n\n## Description \r\n\r\nThis should fix the simtest failure in test_validator_resign_effects.\r\n\r\n## Test Plan \r\n\r\nCI\r\n\r\n---\r\nIf your changes are not user-facing and do not break anything, you can\r\nskip the following section. Otherwise, please briefly describe what has\r\nchanged under the Release Notes section.\r\n\r\n### Type of Change (Check all that apply)\r\n\r\n- [ ] protocol change\r\n- [ ] user-visible impact\r\n- [ ] breaking change for a client SDKs\r\n- [ ] breaking change for FNs (FN binary must upgrade)\r\n- [ ] breaking change for validators or node operators (must upgrade\r\nbinaries)\r\n- [ ] breaking change for on-chain data layout\r\n- [ ] necessitate either a data wipe or data migration\r\n\r\n### Release notes", + "timestamp": "2024-01-24T23:05:11Z", + "tree_id": "bb6944e911ba597761574cf0d3709d5934ef7fd1", + "url": "https://github.com/MystenLabs/sui/commit/9fdeb2178232c3d9d3c3248946e6baa1866ec3fe" + }, + "date": 1706138416910, + "tool": "cargo", + "benches": [ + { + "name": "get_checkpoint", + "value": 353175, + "range": "± 25309", + "unit": "ns/iter" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/bench/indexer/index.html b/bench/indexer/index.html new file mode 100644 index 00000000000000..6c887805e87df7 --- /dev/null +++ b/bench/indexer/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +