1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-06 16:09:29 +03:00
Files
mariadb-columnstore-engine/utils
Andrew Hutchings 2f3937ac7e MCOL-505 Performance improvements to ExeMgr
This fix improves the performance of ExeMgr by doing the following:

* Significantly reduces the amount of time the xml configuration is
scanned
* Uses a much faster way to determine the CPU core count
* Reduces the amount of times certain allocations are executed
* Rowgroup pre-allocates vectors for 1024 rows

This improves performance for the first query of a connection and the
performance for smaller result sets. It may well improve performance in
other areas too.
2017-01-12 16:58:16 +00:00
..
2016-07-15 10:49:57 -05:00
2016-11-29 10:45:38 +00:00
2016-11-29 10:45:38 +00:00
2016-07-15 10:49:57 -05:00
2016-06-01 17:30:57 -04:00
2016-06-22 16:00:00 -05:00
2016-08-15 13:39:00 -05:00
2016-09-22 11:49:22 -04:00
2016-07-19 10:46:58 -05:00