Message319177
> Would you try python_startup and python_startup_nosite benchmark
That seems entirely unnecessary. If adding __reversed__ has any effect on the rest of the build, that is pure random noise that can be ignored. It is normal to get small improvements or detriments that vary from compiler to compiler, os to os, etc. Our normal practice is to ignore those and not optimize for random or hard-to-control compiler idiosyncrasies which appear and disappear as we add methods or as compilers get updated. |
|
Date |
User |
Action |
Args |
2018-06-09 20:00:54 | rhettinger | set | recipients:
+ rhettinger, tim.peters, methane, serhiy.storchaka, selik, remi.lapeyre |
2018-06-09 20:00:54 | rhettinger | set | messageid: <1528574454.08.0.592728768989.issue33462@psf.upfronthosting.co.za> |
2018-06-09 20:00:54 | rhettinger | link | issue33462 messages |
2018-06-09 20:00:54 | rhettinger | create | |
|