1
0
mirror of https://github.com/golang/go synced 2024-09-30 17:38:33 -06:00
go/src/sort
Brad Fitzpatrick aad29eba29 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>
2016-10-05 14:43:23 +00:00
..
example_interface_test.go
example_keys_test.go
example_multi_test.go sort: improve average quicksort performance 2015-12-04 20:41:47 +00:00
example_search_test.go sort: fix search descending order example 2016-09-17 00:14:19 +00:00
example_test.go
example_wrapper_test.go
export_test.go
genzfunc.go sort: add Slice, SliceStable, and SliceIsSorted 2016-10-03 16:09:56 +00:00
search_test.go all: single space after period. 2016-03-02 00:13:47 +00:00
search.go all: single space after period. 2016-03-02 00:13:47 +00:00
sort_test.go sort: fix a slice benchmark not using the stable variant, add another 2016-10-05 14:43:23 +00:00
sort.go sort: add Slice, SliceStable, and SliceIsSorted 2016-10-03 16:09:56 +00:00
zfuncversion.go sort: add Slice, SliceStable, and SliceIsSorted 2016-10-03 16:09:56 +00:00