aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorFlyFrog <ramgear@gmail.com>2013-09-04 12:45:44 +0700
committerMoyster <oysterized@gmail.com>2016-09-10 12:06:55 +0200
commitb98f7895180818a0737d59d60d8e81d729f4ea46 (patch)
tree62e873fa7060769a71ac38f329a2ca522c43cf28 /drivers
parent3c3c4a97a2e92d835a2eb00b380ae3811c4be1a5 (diff)
int_sqrt: Improve 3x faster integer sqrt.
Result on 10,000,000 call. Old: sqrt(12345689) = 3513 real 0m0.768s user 0m0.760s sys 0m0.004s New: sqrt(12345689) = 3513 real 0m0.222s user 0m0.224s sys 0m0.000s Signed-off-by: engstk <eng.stk@sapo.pt>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions