summaryrefslogtreecommitdiff
path: root/src/support/timing.h
Commit message (Collapse)AuthorAgeFilesLines
* cleanup to allow binaryen to be built in more strict environments (#3566)walkingeyerobot2021-02-161-0/+2
|
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-11/+7
| | | Mass change to apply clang-format to everything. We are applying this in a PR by me so the (git) blame is all mine ;) but @aheejin did all the work to get clang-format set up and all the manual work to tidy up some things to make the output nicer in #2048
* wasm-reduce tweaks and improvements (#1405)Alon Zakai2018-02-111-1/+1
| | | | | * wasm-reduce tweaks and improvements: better error messages, better validation, better function removal, etc.
* Use steady_clock to measure code execution time (#776)Loo Rong Jie2016-10-171-3/+3
|
* add timer classAlon Zakai2016-05-161-0/+55