Skip to content

aliakseis/lower_bound_ex

Repository files navigation

lower_bound_ex

size: 131072; iterations: 50
  lower_bound_ex time: 1.08 seconds
  std::lower_bound time: 1.42 seconds
size: 95369; iterations: 50
  lower_bound_ex time: 0.65 seconds
  std::lower_bound time: 0.79 seconds

https://ideone.com/cxV1Dy

mRemap2

About

Trying to speed up Binary Search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages