--- title: 0.12.2 --- ## Performance Improvements 🚀 ### Parallelized Aggregates In ParadeDB Enterprise, the performance of `COUNT(*)` queries that trigger parallel aggregates is now 25% faster. ### Index-Only Aggregates In ParadeDB Community, the performance of `COUNT(*)` queries that specifically only select from a single relation is now 10 times faster. ## Full Changelog The full changelog is available [here](https://github.com/paradedb/paradedb/releases/tag/v0.12.2).