Skip to content

Commit

Permalink
Add makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lestrrat committed Nov 8, 2019
1 parent 7bc9773 commit aa5cbf7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
bench:
go test -tags bench -benchmem -bench .
@git checkout go.mod
@rm go.sum

0 comments on commit aa5cbf7

Please sign in to comment.