Message360562
> Is this worth optimizing? Floating-point floor division is a comparatively rare operation.
1. I don't want to say that this should always be optimized.
2. However, this operation is a relatively primitive python operation. I think this optimization is easy to bring and worth it.
3. Besides, the relatively unchanged logic, so the maintenance cost is not expected to be large |
|
| Date |
User |
Action |
Args |
| 2020-01-23 15:16:53 | corona10 | set | recipients:
+ corona10, mark.dickinson, vstinner |
| 2020-01-23 15:16:53 | corona10 | set | messageid: <[email protected]> |
| 2020-01-23 15:16:53 | corona10 | link | issue39434 messages |
| 2020-01-23 15:16:53 | corona10 | create | |
|