in reply to Re^3: Detecting whether UV fits into an NV
in thread Detecting whether UV fits into an NV
This is pretty much the type of approach whose existence I had wondered about.Benchmark: timing 1 iterations of uv_fits_double3, uv_fits_double_bitf +iddle... uv_fits_double3: 1 wallclock secs ( 0.45 usr + 0.00 sys = 0.45 CPU) + @ 2.21/s (n=1) (warning: too few iterations for a reliable count) uv_fits_double_bitfiddle: 0 wallclock secs ( 0.25 usr + 0.00 sys = +0.25 CPU)@ 4.02/s (n=1) (warning: too few iterations for a reliable count)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Detecting whether UV fits into an NV
by roboticus (Chancellor) on Mar 05, 2020 at 03:38 UTC | |
by syphilis (Bishop) on Mar 06, 2020 at 05:23 UTC |