-
-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
Description
This inspired by python/cpython#135233.
Unfortunately, we don't have any benchmarks for this builtin type, that opens door for possible speed regressions, just like for the decimal module (see python/cpython#144650).
Perhaps, even simple sin() benchmarks from the referenced pr would be better than nothing: python/cpython#135233 (comment) But I appreciate suggestions.
CC @tim-one
Reactions are currently unavailable