Skip to content

Instantly share code, notes, and snippets.

@gosukiwi
Last active July 4, 2017 18:56
Show Gist options
  • Save gosukiwi/79ee654f8ca0f6eff679817dc7c569e7 to your computer and use it in GitHub Desktop.
Save gosukiwi/79ee654f8ca0f6eff679817dc7c569e7 to your computer and use it in GitHub Desktop.
$ 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