diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-04-17 20:05:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-04-18 13:12:32 -0400 |
commit | db0fb5d596487c9cbb0e7a8e16c6a558b13cbba2 (patch) | |
tree | 451dd477b428e7f79582d562ecbc6d688612ff8b /docs/Benchmarks.md | |
parent | 89af88d016591a53e407749a12304f5f6165b1d5 (diff) | |
download | kutter-db0fb5d596487c9cbb0e7a8e16c6a558b13cbba2.tar.gz kutter-db0fb5d596487c9cbb0e7a8e16c6a558b13cbba2.tar.xz kutter-db0fb5d596487c9cbb0e7a8e16c6a558b13cbba2.zip |
linux: Avoid calling timer_read_time() in timer_dispatch() when not needed
The timer_read_time() call can be expensive - when the next timer is
definitely pending, avoid making that call.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Benchmarks.md')
0 files changed, 0 insertions, 0 deletions