From d9df2d654826ffb036635235c10244748c675695 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 4 May 2022 09:04:58 +0200 Subject: [PATCH] 2022.5: Remove unneeded technical paragraph --- source/_posts/2022-05-04-release-20225.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_posts/2022-05-04-release-20225.markdown b/source/_posts/2022-05-04-release-20225.markdown index 4590ae00461..32c6bab8fe1 100644 --- a/source/_posts/2022-05-04-release-20225.markdown +++ b/source/_posts/2022-05-04-release-20225.markdown @@ -528,10 +528,6 @@ compiling statistics now takes 30-100x less time. Are you using the [History Stats] integration? The number of database queries needed for most sensors with a fixed start time is 99% less. -Even if your instance is small and you don’t record many states, you’ll benefit -from the recorder optimizations to avoid waking up when there is no new -data to commit. - We have made additional improvements to the history APIs to speed up retrieving from the database, reducing API response times by 15-35% on average.