kubernetes/pkg/registry/core
Tom Payne 21755f9ec0 Speed up counting of bits in allocator
Benchmark:

goos: linux
goarch: amd64
pkg: k8s.io/kubernetes/pkg/registry/core/service/allocator
cpu: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz

Before:

BenchmarkCountBits-8     9459236               140.4 ns/op

After:

BenchmarkCountBits-8    140667842                9.541 ns/op
2021-10-01 17:09:56 +02:00
..
componentstatus hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
configmap Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
endpoint Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
event Merge pull request #102461 from goodluckbot/apiserver-event-toSelectableFields 2021-06-02 08:02:18 -07:00
limitrange Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
namespace Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
node move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
persistentvolume Add validation options for PersistentVolumes 2021-06-28 21:24:55 -07:00
persistentvolumeclaim Add DataSourceRef field to PVC spec 2021-07-06 21:17:41 -04:00
pod fix deadcode issues 2021-07-14 08:41:21 -04:00
podtemplate Send pod spec warnings when creating or changing workload objects 2021-05-18 10:42:36 -04:00
rangeallocation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicationcontroller Send pod spec warnings when creating or changing workload objects 2021-05-18 10:42:36 -04:00
resourcequota Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
rest move IPv6DualStack feature to stable. (#104691) 2021-09-24 16:30:22 -07:00
secret Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
service Speed up counting of bits in allocator 2021-10-01 17:09:56 +02:00
serviceaccount Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00