What's Changed
- add avail-js to main repo, update example and remove unused one by @Leouarz in #357
- fix app id, update deps by @Leouarz in #358
- Add config to deno example benchmarks by @sSelmann in #355
- Miguel/remove unbounded params in rpc by @fmiguelgarcia in #345
- Added pallet proxy to our runtime by @markopoloparadox in #360
- Changed path of kate metrics so that it can compile by @markopoloparadox in #364
- update avail-js types by @Leouarz in #363
- Added observability to CI devnet by @kaustubhkapatral in #323
- Bridge pallet by @0xSasaPrsic in #362
- Fix data root computation on blob transactions in Kate RPC. by @0xSasaPrsic in #370
New Contributors
Full Changelog: v1.8.0.5...v1.9.0.0
Benchmarks
Kate RPC
RPC Name | E2E Time (in ms) | Internal Time (in ms) |
---|---|---|
Query Proof | 3651.77 | 3591.381 |
Query Data Proof V2 | 5.13 | 4.7 |
Query Rows (64) | 44.87 | 30.40 |
Query Block Length | 0.4 | 0.11 |
Query App Data | 83.07 | 31.66 |
Commitment Builder
Divan
Columns | fastest | slowest | median | mean | samples | iters |
---|---|---|---|---|---|---|
32 | 1.699 s | 1.771 s | 1.704 s | 1.706 s | 71 | 71 |
18.82 item/s | 18.06 item/s | 18.77 item/s | 18.75 item/s | |||
64 | 1.692 s | 1.72 s | 1.696 s | 1.698 s | 71 | 71 |
37.8 item/s | 37.2 item/s | 37.72 item/s | 37.68 item/s | |||
128 | 1.769 s | 1.805 s | 1.783 s | 1.783 s | 68 | 68 |
72.32 item/s | 70.91 item/s | 71.76 item/s | 71.76 item/s | |||
256 | 832.3 ms | 864.8 ms | 840 ms | 840.5 ms | 100 | 100 |
307.5 item/s | 296 item/s | 304.7 item/s | 304.5 item/s |