New parser #2

Merged
ThePerfectComputer merged 51 commits from new_parser into main 2022-08-01 21:00:00 +00:00
Showing only changes of commit 8f763ae52b - Show all commits

View file

@ -2,6 +2,10 @@ Copyright - Yehowshua Immanuel
# A High performance, VCD Parser written in Rust # A High performance, VCD Parser written in Rust
x/z value parsing currently fails in ``cargo test``.
A fix is coming.
## Current Features ## Current Features
- pretty fast, parses 3.04 GB VCD file in ~62s on M1 Macbook Air. - pretty fast, parses 3.04 GB VCD file in ~62s on M1 Macbook Air.