dwango / fialyzer

[WIP] Faster Implementation of Dialyzer
https://dwango.github.io/fialyzer/
Apache License 2.0
56 stars 8 forks source link

[WIP] Add run-time comparison #257

Closed youxkei closed 6 months ago

youxkei commented 5 years ago

You can create a run-time comparison graph between Dialyzer and Fialyzer by following command:

make comparison

TODO: deploy the graph image to gh-pages with CI