OSDN Git Service

run time performance measure (#553)
authorPaladz <yzhu101@uottawa.ca>
Wed, 28 Oct 2020 06:02:28 +0000 (14:02 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 06:02:28 +0000 (14:02 +0800)
commit36ed0fa1af1b068729a5bd88f663fedee5854295
treebbc316b658e88b06a6a3804bd1fef1c697120acb
parentf0a522057a65acf27966e5bbc48b5d6a7392587e
run time performance measure (#553)

* run time performance measure

* allow for loop cont time

* add read me doc

Co-authored-by: paladz <colt@ColtdeMacBook-Pro.local>
log/log.go
toolbar/measure/README.md [new file with mode: 0644]
toolbar/measure/method.go [new file with mode: 0644]
toolbar/measure/timer.go [new file with mode: 0644]