mirror of
https://github.com/russross/blackfriday.git
synced 2024-03-22 13:40:34 +08:00
v2: Run the reference benchmark on Travis (#304)
* Run the reference benchmark on Travis So that we could have a historic record of performance.
This commit is contained in:
parent
91753e8bc7
commit
0a029cbe51
|
@ -16,3 +16,4 @@ install:
|
|||
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go test -run=^$ -bench=BenchmarkReference -benchmem
|
||||
|
|
Loading…
Reference in New Issue
Block a user