]> Cypherpunks repositories - gostls13.git/commit
sort: fix a slice benchmark not using the stable variant, add another
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 5 Oct 2016 04:35:59 +0000 (04:35 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 5 Oct 2016 14:43:23 +0000 (14:43 +0000)
commitaad29eba296df2374e5f7d334d33649d01552c01
treebbb04c0b4474a9284c0d7ea53d8b1d3c2ef51507
parentee8ec42929541055a9e063b50f9ffd5ee9404517
sort: fix a slice benchmark not using the stable variant, add another

Change-Id: I9783d8023d453a72c4605a308064bef98168bcb8
Reviewed-on: https://go-review.googlesource.com/30360
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/sort/sort_test.go