ecrypa
Results
2
issues of
ecrypa
Continuation of https://github.com/brunocodutra/metal/pull/99#discussion_r331799458. I copied the code of `fold_left` because I want to benchmark old and new versions. Preliminary results can be found in the section "Change of fold left"...
This is just an idea I would like to share with you. Clang prints several compilation statistics when supplied with the flags `-Xclang -print-stats`. See this [sample output](https://ecrypa.github.io/metal-benchmark/sample_clang_stats_output.txt) for an...