Skip to content

Commit

Permalink
update benchmark result
Browse files Browse the repository at this point in the history
  • Loading branch information
hhatto committed Apr 12, 2016
1 parent c290450 commit 59839da
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ $ time gocloc --exclude-ext=txt .
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Go 4195 101132 133695 772935
Go 4197 101140 133703 773058
Assembly 331 6128 14694 40510
HTML 41 4927 198 33316
C 90 1076 991 7389
Expand All @@ -147,16 +147,16 @@ Yacc 1 27 20 155
Protocol Buffers 1 1 0 144
Markdown 3 29 0 86
Plan9 Shell 4 25 42 74
Bourne Shell 4 17 19 60
Bourne Shell 5 23 29 70
JSON 2 0 0 36
Makefile 7 13 10 34
make 7 13 10 34
FORTRAN Modern 2 1 3 8
Awk 1 1 6 7
C++ 1 3 5 7
-------------------------------------------------------------------------------
TOTAL 4755 114232 150775 859000
TOTAL 4758 114246 150793 859133
-------------------------------------------------------------------------------
gocloc --exclude-ext=txt . 0.69s user 0.14s system 111% cpu 0.753 total
gocloc --exclude-ext=txt . 0.76s user 0.15s system 116% cpu 0.775 total
```

## License
Expand Down

0 comments on commit 59839da

Please sign in to comment.