1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:18:33 -06:00
go/container/intsets
Alan Donovan fd72015344 go.tools/container/intsets: increase block size to 256 bits.
This consistently yields better performance with go/pointer.

Also: return int not word from ntz().

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/97570044
2014-05-30 13:21:36 -04:00
..
sparse_test.go go.tools/container/intsets: support negative elements in BitString(). 2014-05-20 14:52:50 -04:00
sparse.go go.tools/container/intsets: increase block size to 256 bits. 2014-05-30 13:21:36 -04:00
util_test.go go.tools/container/intsets: fix compile error on 32-bit platforms. 2014-05-15 14:03:05 -04:00
util.go go.tools/container/intsets: increase block size to 256 bits. 2014-05-30 13:21:36 -04:00