Skip to content

Commit 5c7d615

Browse files
committed
add gopher drawing to readme
1 parent 16212e0 commit 5c7d615

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Go Benchmarks
22

3+
![Gopher Racing](https://raw.githubusercontent.com/SimonWaldherr/golang-benchmarks/master/_gophers_race.jpg "Gopher Racing - by Renee French")
4+
*Gopher drawings by [Renee French](http://reneefrench.blogspot.com)*
5+
36
In programming in general, and in Golang in particular, many roads lead to Rome.
47
From time to time I ask myself which of these ways is the fastest.
58
In Golang there is a wonderful solution, with `go test -bench` you can measure the speed very easily and quickly.

_gophers_race.jpg

54.7 KB
Loading

0 commit comments

Comments
 (0)