Files
blis/frame
Field G. Van Zee 541b8a3b3e Removed 1h short-circuit from bli_clock_min_diff().
Details:
- Removed a guard from bli_clock_min_diff() that would return 0 if the
  time delta was greater than 60 minutes. This was originally intended
  to disregard extremely large values under the assumption that the
  user probably didn't intend to run a test that long. However, since
  it is in bli_clock_min_diff(), it doesn't actually help short-circuit
  an implementation that is hanging or looping infinitely, since such
  an implementation would first have to finish before the
  bli_clock_min_diff() is called. Thanks to Kiran Varaganti for
  reporting this issue.
2018-10-04 20:39:06 -05:00
..
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-08-29 18:06:41 -05:00
2018-09-10 17:54:27 -05:00
2018-08-29 18:06:41 -05:00
2018-09-10 17:54:27 -05:00
2018-08-29 18:06:41 -05:00