Message277221
"If revert c1a698edfa1b, the performance is returned to the level of 3.5."
Oh, so using "fastcall" makes partial_call() slower? That's really something bad :-/ It would be nice if you can confirm using all optimizations enabled (PGO+LTO): ./configure --with-optimizations.
For faster compilation and best performances, you might also try to modify PROFILE_TASK in Makefile.pre.in to run your microbenchmark (but you need to run it long enough, so the compiler is able to detect hot code). |
|
| Date |
User |
Action |
Args |
| 2016-09-22 11:40:22 | vstinner | set | recipients:
+ vstinner, serhiy.storchaka, abarry |
| 2016-09-22 11:40:22 | vstinner | set | messageid: <1474544422.75.0.105958972249.issue28243@psf.upfronthosting.co.za> |
| 2016-09-22 11:40:22 | vstinner | link | issue28243 messages |
| 2016-09-22 11:40:22 | vstinner | create | |
|