Message370969
I'd be interested to see if you can get more consistent results.
Performance of modern hardware is very sensitive to memory layout, so some sort of address randomization might be needed to remove artifacts of layout.
It is possible that the objects on the free lists for telco are better aligned with cache lines, or fit is cache better in some way.
And conversely, in chameleon, objects fit cache in a worse way.
Just a guess, of course.
Thanks for trying to get some benchmark results. |
|
Date |
User |
Action |
Args |
2020-06-08 09:24:46 | Mark.Shannon | set | recipients:
+ Mark.Shannon, vstinner, corona10, shihai1991 |
2020-06-08 09:24:46 | Mark.Shannon | set | messageid: <1591608286.33.0.478294618233.issue40521@roundup.psfhosted.org> |
2020-06-08 09:24:46 | Mark.Shannon | link | issue40521 messages |
2020-06-08 09:24:45 | Mark.Shannon | create | |
|