Crate starknet_core

source ·
Expand description

§Starknet data types

// TODO: add starknet-core documentation

§Benchmark

These results were generated on the author’s machine with AMD Ryzen 9 5950X 16-Core Processor running Ubuntu 22.04.1 LTS.

For instructions on running the benchmarks yourself, check out this page.

§Native

class_hash              time:   [21.680 ms 21.684 ms 21.688 ms]

§WebAssembly

(With its excellent wasm performance, results are only provided for Node.js here. Check out the benchmark page for running the benchmark on other runtimes).

Runtime version:

$ node --version
v18.16.0

Node.js results:

class_hash              time:   [124.48 ms 124.58 ms 124.69 ms]

Modules§