Skip to content

erihsu/vcd-io

Repository files navigation

test crates.io

vcd-io

VCD(Value Change Dump) spec parser/saver with multi-thread speedup

Speedup Comparation

below shows speedup non-mt vs mt

Case timestamp num variable num non-multithread multithreead(mt) speedup
example1 21 5 0.008 0.010 -0.20
example2 101 26 0.015 0.009 0.67
example3 4096 68 0.442 0.010 43.2

Evaluation by cargo make test

RoadMap

The planned roadmap

Reference

wiki

License

Licensed under either of these:

About

VCD spec IO

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages