|
88b627b62a
|
makefile perf tweak
|
2023-06-03 11:06:44 -06:00 |
|
|
1ff35f6235
|
Revert "tweak: try using array instead of array of pointers"
it makes code 3x slower
|
2023-06-03 10:56:09 -06:00 |
|
|
00e6b67bf6
|
tweak: try using array instead of array of pointers
|
2023-06-03 10:54:45 -06:00 |
|
|
a7bb3bc812
|
xorshift minor tweaks
|
2023-06-03 10:02:01 -06:00 |
|
|
c73476e5aa
|
finish xorshift updating.
|
2023-06-03 04:21:59 -06:00 |
|
|
eaee16f205
|
finish integrating xorshift rng
|
2023-06-03 04:08:23 -06:00 |
|
|
80f98830da
|
start adding xorshift prng.
|
2023-06-03 03:52:04 -06:00 |
|
|
b128793fc3
|
tweak: add static compilation option
|
2023-06-03 03:47:58 -06:00 |
|
|
d229021625
|
tweak perf makefile command
|
2023-06-03 01:37:42 -06:00 |
|
|
a13a042492
|
tweak: don't use inline functions, add profiling
|
2023-06-03 01:29:16 -06:00 |
|
|
75b9e38694
|
use omp reductions to shave off 0.6ms
|
2023-06-03 01:01:25 -06:00 |
|
|
15e65534e4
|
normalize & cumsum array in one for loop.
|
2023-06-03 00:41:09 -06:00 |
|
|
ff3685766b
|
reorganize C code
|
2023-06-02 16:00:49 -06:00 |
|