Skip to content

Fibonacci sequence tests across various Rust WASM libraries.

License

Notifications You must be signed in to change notification settings

Pyxrs/wasm-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-bench

Fibonacci sequence tests across various Rust WASM libraries. Configure SAMPLES constants in wasm/src/lib.rs or src/main.rs to change how many times each test is run. Note that you will have to recompile the wasm sub-crate and replace fib.wasm.


Sample test running on Windows 11 with an AMD Ryzen 5 7600X processor. Take these results with a grain of salt.

Library Duration
Native 12.4033124s
Wasmer 19.0821352s
Wasmi 224.9822229s

About

Fibonacci sequence tests across various Rust WASM libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages