Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add performance warnings to Deprecated module. | wolfbeast | 2018-12-24 | -0/+9 |
| | | | | | | | | | | | Adds a dedicated handler for performance warnings to be logged to consoles if known performance-impacting methods are called. Search service init is changed from a deprecation warning to a performance warning for synchronous init. This also re-enables the warning for the Basilisk & Co. search service initialization which was previously removed in [a930a79] See also the discussion on #916. | |||
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -6/+0 |
| | | | | Tag #21 | |||
* | Move the "native" search service to a subdirectory | Matt A. Tobin | 2018-08-06 | -0/+5525 |