-
-
Save gosukiwi/79ee654f8ca0f6eff679817dc7c569e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ flog -g start.rb | |
16.7: flog total | |
8.4: flog/method average | |
15.7: FileSync total | |
15.7: FileSync#sync start.rb:2-17 | |
$ flog -g end.rb | |
24.1: flog total | |
4.0: flog/method average | |
15.9: FileSync total | |
6.1: FileSync#sync end.rb:10-15 | |
5.8: FileSync#send_files end.rb:28-32 | |
4.0: FileSync#none |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment