消息 [311090]
> I ran pyperformance on my PR 4700. Differences of at least 5%: (...)
I tested again these 5 benchmarks were Python was slower with my PR. I ran these benchmarks manually on my laptop using CPU isolation. Result:
vstinner@apu$ python3 -m perf compare_to ref.json patch.json --table
Not significant (5): unpickle_pure_python; sqlite_synth; spectral_norm; pathlib; scimark_monte_carlo
Ok, that was expected: no significant difference. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2018-01-29 10:57:20 | vstinner | 修改 | recipients:
+ vstinner, gvanrossum, barry, ncoghlan, pitrou, Mekk, kchen, eric.snow, steve.dower, xcombelle |
| 2018-01-29 10:57:20 | vstinner | 修改 | messageid: <1517223440.85.0.467229070634.issue20891@psf.upfronthosting.co.za> |
| 2018-01-29 10:57:20 | vstinner | 链接 | issue20891 messages |
| 2018-01-29 10:57:20 | vstinner | 创建 | |
|