Message306923
> These results look strange to me. I expected the same difference but smaller the base time.
Honestly, I was also surprised.
I checked the whole benchmark twice. I also rebased the PR locally to make sure that it's not a side effect of a recent change in master.
Results are reliable and reproductible.
FYI I ran the C benchmark on my laptop "apu" using CPU isolation.
--
I reproduced the benchmark on my other "selma" laptop, without CPU isolation (so less reliable).
C benchmark:
haypo@selma$ python3 -m perf compare_to master.json ignore.json
Mean +- std dev: [master] 932 ns +- 66 ns -> [ignore] 1.01 us +- 0.05 us: 1.09x slower (+9%)
==> +78 ns |
|
Date |
User |
Action |
Args |
2017-11-24 21:37:01 | vstinner | set | recipients:
+ vstinner, rhettinger, ncoghlan, r.david.murray, serhiy.storchaka, Decorater, Александр Карпинский, jbfzs |
2017-11-24 21:37:01 | vstinner | set | messageid: <1511559421.24.0.213398074469.issue27535@psf.upfronthosting.co.za> |
2017-11-24 21:37:01 | vstinner | link | issue27535 messages |
2017-11-24 21:37:01 | vstinner | create | |
|