diff options
author | mav <mav@FreeBSD.org> | 2012-08-03 09:08:20 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2012-08-03 09:08:20 +0000 |
commit | f443afa84822563372047962581a5565546be270 (patch) | |
tree | 59e2852166b998f506ac1708f08922e106a8529b /lib | |
parent | 5b4712b5a1c865efad377e8493e31ac125d837c7 (diff) | |
download | FreeBSD-src-f443afa84822563372047962581a5565546be270.zip FreeBSD-src-f443afa84822563372047962581a5565546be270.tar.gz |
Microoptimize time math. As soon as our event periods are always below ome
second we may not add intereger parts by using bintime_addx() instead of
bintime_add(). Profiling shows handleevents() time redction by 15%.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions