Skip to content

Commit

Permalink
add go version to benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
arnecls committed Aug 10, 2017
1 parent 1be3753 commit 27dcd5b
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions docs/src/releaseNotes/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ v0.5.0

Raw pipeline
````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 11,85s user
* 3,69s system
Expand Down Expand Up @@ -61,6 +62,7 @@ Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
Basic formatting
`````````````````
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
| Please note that from this version on formatting is done in parallel.
* 39,70s user
Expand Down Expand Up @@ -91,7 +93,8 @@ Basic formatting
8 consumers with formatting
```````````````````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 344,33s user
* 28,24s system
Expand Down Expand Up @@ -138,7 +141,8 @@ Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
JSON pipeline
``````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 28,23s user
* 6,33s system
Expand Down Expand Up @@ -176,7 +180,8 @@ v0.4.6

Raw pipeline
````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 10,48s user
* 3,01s system
Expand All @@ -200,8 +205,9 @@ Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
Basic formatting
`````````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM

| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 21,84s user
* 5,78s system
* 206% cpu
Expand Down Expand Up @@ -229,7 +235,8 @@ Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
8 consumers with formatting
```````````````````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 319,44s user
* 72,22s system
Expand Down Expand Up @@ -258,7 +265,8 @@ Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
JSON pipeline
``````````````
Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| Intel Core i7-4770HQ CPU @ 2.20GHz, 16 GB RAM
| go1.8.3 darwin/amd64
* 28,30s user
* 6,30s system
Expand Down

0 comments on commit 27dcd5b

Please sign in to comment.