dimitriv / Ziria

A domain-specific-language and compiler for low-level bitstream processing.
92 stars 18 forks source link

Add simple benchmarking utility #118

Closed ghost closed 8 years ago

ghost commented 8 years ago

This is a tool which compares performance of different compilers using the existing WiFi performance tests. Usage is detailed in README.md

cc @mainland

Sample graph generated:

output

mainland commented 8 years ago

Looks good to me. If I were being picky, I would say squash these two commits and then split out the non-performance-related changes to .gitignore into a separate commit.