李扬
|
1de5bb2392
|
Add function canonicalRand (#43124)
* add function canonicalRand
* add perf test
* revert rand.xml
|
2022-11-15 00:27:19 +01:00 |
|
Alexander Kuzmenkov
|
030419db90
|
Try 12 threads max in perf test.
This will allow us to use more machines, not only Gold 6320.
|
2020-11-09 19:14:05 +03:00 |
|
Alexander Kuzmenkov
|
7e76b7b510
|
more fixes
|
2020-10-30 18:54:38 +03:00 |
|
Dmitrii Kovalkov
|
4a9891c601
|
use vectorized rand in generateUUIDv4, add multitarget build in intHash32/64
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
8483dfa272
|
Delete needless rand implementations
|
2020-05-29 07:35:03 +02:00 |
|
Dmitrii Kovalkov
|
2609b1c370
|
Save test
|
2020-05-29 07:34:10 +02:00 |
|
Dmitrii Kovalkov
|
808bb14c5c
|
Add xorshift-rand from lemire for comparing performance
|
2020-05-29 07:33:37 +02:00 |
|
Dmitrii Kovalkov
|
acbd3b3a70
|
Compile rand function with AVX
|
2020-05-29 07:31:59 +02:00 |
|