Message410453
> As a first pass I say we merge the reference C implementation.
Do you mean portable-only C code, or portable + intrinsics? If the assembly files are out, I'd advocate for the latter. The intrinsics implementations are nearly as fast as the assembly code, and both of those are several times faster than the portable code. You can test this configuration with my current setup.py by setting the env var FORCE_INTRINSICS=1. |
|
Date |
User |
Action |
Args |
2022-01-13 02:38:54 | oconnor663 | set | recipients:
+ oconnor663, larry, christian.heimes, mgorny, Zooko.Wilcox-O'Hearn, jstasiak, corona10, xtreak, kmaork |
2022-01-13 02:38:54 | oconnor663 | set | messageid: <1642041534.71.0.40569520761.issue39298@roundup.psfhosted.org> |
2022-01-13 02:38:54 | oconnor663 | link | issue39298 messages |
2022-01-13 02:38:54 | oconnor663 | create | |
|