Skip to content

Instantly share code, notes, and snippets.

@hiromichinomata
Created September 3, 2023 00:33
Show Gist options
  • Save hiromichinomata/c0231fe90ef71651256616642d5b7e3c to your computer and use it in GitHub Desktop.
Save hiromichinomata/c0231fe90ef71651256616642d5b7e3c to your computer and use it in GitHub Desktop.
ABC size of open-source Rails web services

Redmine

commit 9315481cdfefed08d0e1bfa0701de872ba6d241b

$ bundle exec flog -s app/
 38238.1: flog total
    15.5: flog/method average

Mastodon

commit 728eb6a15387da9074ccc024c9002f74ff829470

$ bundle exec flog -s app/
 47141.1: flog total
     7.6: flog/method average

Forem

commit ca6e6355493ddb49a31f697dd64baa2904356df6

$ bundle exec flog -s app/
 34374.8: flog total
     8.2: flog/method average

Discourse

commit 4f8d52bbcb3d6e55eec7c8a789bd4f22b491c4aa

$ bundle exec flog -s app/
 79497.5: flog total
    12.0: flog/method average

GitLab

commit bcdfc757c31b2e71adaea24a2b9343aaac252a65

$ bundle exec flog -s app/
222826.0: flog total
     7.7: flog/method average
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment