wasm-cycles 0.0.1

A tool which yields the amount of cycles WASM functions take across different inputs
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
description = "A tool which yields the amount of cycles WASM functions take across different inputs"
edition = "2021"
keywords = []
license = "MIT"
name = "wasm-cycles"
version = "0.0.1"