mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 00:37:57 +00:00
9d75f3e3e7
* Fix benchmarks and adds CI to test them Instead of waiting for benchmarks failing in Polkadot CI, we also can just test them in Substrate :P * Do not overflow
Collection of allocator implementations.
This crate provides the following allocator implementations:
- A freeing-bump allocator:
FreeingBumpHeapAllocator
License: Apache-2.0