Files
rust/library/core/tests
Chai T. Rex 0cac915211 Improve isqrt tests and add benchmarks
* Choose test inputs more thoroughly and systematically.
* Check that `isqrt` and `checked_isqrt` have equivalent results for
  signed types, either equivalent numerically or equivalent as a panic
  and a `None`.
* Check that `isqrt` has numerically-equivalent results for unsigned
  types and their `NonZero` counterparts.
* Reuse `ilog10` benchmarks, plus benchmarks that use a uniform
  distribution.
2024-08-28 23:06:54 -04:00
..
2024-07-21 12:05:02 -05:00
2024-07-29 08:26:52 +10:00
2024-02-07 16:46:28 +01:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2023-06-29 01:55:03 +02:00
2023-04-26 02:10:22 -04:00
2023-04-16 11:38:52 +00:00
2024-01-11 15:04:48 +03:00
2023-12-10 10:56:22 +08:00
2024-07-29 20:33:11 +03:00
2024-07-29 08:26:52 +10:00
2023-04-16 11:38:52 +00:00
2024-01-11 15:04:48 +03:00
2024-05-01 22:19:11 -04:00
2024-07-29 08:26:52 +10:00
2024-08-25 20:04:26 -04:00
2024-02-07 10:42:01 +08:00
2023-07-12 21:38:55 -04:00
2024-07-29 08:26:52 +10:00
2024-06-19 21:44:47 +01:00
2024-07-29 08:26:52 +10:00
2024-07-31 17:10:55 +08:00
2024-07-29 08:26:52 +10:00
2023-11-26 08:50:39 -05:00
2024-07-30 17:07:56 +01:00
2024-04-24 15:27:47 -07:00
2022-12-30 14:00:42 +01:00
2023-01-02 10:33:23 -08:00
2024-01-24 14:24:57 +01:00
2024-07-29 08:26:52 +10:00