diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2014-01-20 22:56:40 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2014-01-20 22:56:40 (GMT) |
| commit | 22463aa947a75ae3298bca6457f0ae5b738b0d07 (patch) | |
| tree | 6be94e80ebc26018efc8b43290e223585bb1499c /Lib/idlelib/TreeWidget.py | |
| parent | c46d1faa4a4b483f2b241bfbe932824d54f2f026 (diff) | |
| download | cpython-22463aa947a75ae3298bca6457f0ae5b738b0d07.zip cpython-22463aa947a75ae3298bca6457f0ae5b738b0d07.tar.gz cpython-22463aa947a75ae3298bca6457f0ae5b738b0d07.tar.bz2 | |
Close #20275: Optimize BaseEventLoop._run_once()
Logger.log() is "slow", logger.isEnabledFor() is faster and the logger is
disabled in most cases. A microbenchmark executing 100,000 dummy tasks is 22%
faster with this change.
Diffstat (limited to 'Lib/idlelib/TreeWidget.py')
0 files changed, 0 insertions, 0 deletions
