[Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review (original) (raw)
Benjamin Peterson benjamin at python.org
Wed Feb 15 21:35:04 CET 2012
- Previous message: [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review
- Next message: [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/2/15 Mark Shannon <mark at hotpy.org>:
I reckon PyPy might be able to call clockgettime() 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
- Previous message: [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review
- Next message: [Python-Dev] PEP 410 (Decimal timestamp): the implementation is ready for a review
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]