Message281466
2016-11-22 12:07 GMT+01:00 INADA Naoki <report@bugs.python.org>:
> I want to reproduce it and check `perf record -e L1-icache-load-misses`.
> But IaaS (EC2, GCE, Azure VM) doesn't support CPU performance counter.
You don't need to go that far to check performances: just run
call_method and check timings. You need to compare on multiple
revisions.
speed.python.org Timeline helps to track performances, to have an idea
of the "average performance" and detect spikes. |
|
Date |
User |
Action |
Args |
2016-11-22 11:47:12 | vstinner | set | recipients:
+ vstinner, pitrou, methane, python-dev, serhiy.storchaka, yselivanov |
2016-11-22 11:47:12 | vstinner | link | issue28618 messages |
2016-11-22 11:47:12 | vstinner | create | |
|