westerndigitalcorporation / pyvcd

Python package for writing Value Change Dump (VCD) files.
http://pyvcd.readthedocs.org/
MIT License
106 stars 39 forks source link

Measure write performance #10

Closed kown7 closed 4 years ago

kown7 commented 4 years ago

Run with tox -e py35 -- -vvs to get output

jpgrayson commented 4 years ago

Thanks for this. It has already been helpful to me for evaluating the performance impact of some other changes.

I am going to push a few improvements to this change.