Skip to content

Latest commit

 

History

History
 
 

starknet-core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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:   [17.633 ms 17.644 ms 17.656 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.14.2

Node.js results:

class_hash              time:   [66.064 ms 66.120 ms 66.188 ms]