Change #238857
Category | gcoreutils |
Changed by | Paul Eggert <eggert | @cs.ucla.edu>
Changed at | Thu 10 Jul 2025 02:12:40 |
Repository | git://git.savannah.gnu.org/coreutils.git |
Project | gcoreutils |
Branch | master |
Revision | 73bb62f7dfe25d9beac0cc5e8e55ad708f0dc5e5 |
Comments
factor: tune submod2 * src/factor.c (submod2): Use ckd_sub to subtract by hand rather than using sub_ddmmss plus a compare. This speeds things up a bit, on x86-64 with GCC 15 anyway.
Changed files
- src/factor.c