[Bug 262215] Two imprecisions in cputime counters
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262215] Two imprecisions in cputime counters"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 28 Feb 2022 07:50:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262215 --- Comment #2 from Poul-Henning Kamp <phk@FreeBSD.org> --- In terms of efficiency, I suspect the if() hurts more than the extra divides, so maybe just get rid of the if() and always take the "expensive" path ? -- You are receiving this mail because: You are the assignee for the bug.