[Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review

Benjamin Peterson benjamin at python.org
Wed Feb 15 21:35:04 CET 2012


2012/2/15 Mark Shannon <mark at hotpy.org>:
>
> I reckon PyPy might be able to call clock_gettime() in a tight loop
> almost as frequently as the C program (although not with the overhead
> of converting to a decimal).

The nanosecond resolution is just as meaningless in C.



-- 
Regards,
Benjamin


More information about the Python-Dev mailing list