Files
loongoffice/include/comphelper
Dennis Francis 46d0afba73 Implement parallel version of super-scalar-sample-sort...
and use it for the pivot table construction routine processBuckets().

The implementation uses ideas from the non-parallel sample sort discussed in the below paper,
but parallelizes the "binning"/"classification" operations and the sorting of the bins
themselves.

Sanders, Peter, and Sebastian Winkel. "Super scalar sample sort."
European Symposium on Algorithms. Springer, Berlin, Heidelberg, 2004.

which can be accessed at :
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.72.366&rep=rep1&type=pdf

Change-Id: I3723b87e2feb8d7d9ee03f71f6025e26add914ce
Reviewed-on: https://gerrit.libreoffice.org/79486
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2019-10-01 18:11:36 +02:00
..
2019-06-29 19:40:45 +02:00
2019-06-29 19:41:21 +02:00
2019-06-29 19:42:37 +02:00
2019-06-30 09:24:16 +02:00
2019-06-30 09:25:48 +02:00
2019-09-03 10:29:41 +02:00
2019-07-01 07:42:17 +02:00
2019-08-01 09:09:34 +02:00
2019-09-01 15:35:41 +02:00
2019-07-01 02:45:38 +02:00
2019-09-01 11:15:11 +02:00
2019-07-01 02:44:56 +02:00
2019-09-06 09:24:07 +02:00
2019-08-29 16:38:36 +02:00
2019-04-03 08:54:15 +02:00
2019-07-02 07:12:41 +02:00
2019-07-02 07:13:11 +02:00
2019-07-02 07:10:14 +02:00
2019-07-02 07:11:09 +02:00
2019-09-06 09:24:07 +02:00
2019-05-10 14:50:59 +02:00