Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-08 | Micro-optimizations on refresh | mathieui | |
Reduce the number of calls to config.get whenever possible. Yields a performance improvement of at least 10% for the basic use case of "receiving a message in the current tab". Logging stuff isn’t free either, even when the call should be a no-op, so we should try to make the debug log less verbose. | |||
2014-10-20 | Remove the (sometimes wrong) default values in the config.get() calls | mathieui | |
2014-05-05 | Split the windows.py module into a subdirectory | mathieui | |