dzaima
|
5098781ffc
|
replace all bitarr_ptr usages with bitany_ptr
|
2024-08-15 17:36:43 +03:00 |
|
dzaima
|
47b5d7d832
|
fix harmless copy-paste error
|
2024-06-29 04:38:44 +03:00 |
|
dzaima
|
c078f62b1f
|
add GLOBAL, INIT_GLOBAL, or const to globals
|
2024-02-01 21:13:39 +02:00 |
|
dzaima
|
6573232694
|
macro option for an intentionally-bad hash function for testing purposes
|
2023-11-29 18:58:34 +02:00 |
|
dzaima
|
03a28e4e34
|
fix float normalization from a •bit._cast result mutating the original
|
2023-05-11 22:39:59 +03:00 |
|
dzaima
|
53fe627e6e
|
allow hashing operation type wrappers
|
2023-04-19 21:40:29 +03:00 |
|
dzaima
|
ee47921b43
|
normalize ¯0
|
2023-04-14 16:28:27 +03:00 |
|
dzaima
|
d9ebdf060f
|
)t:1s
also fix )profile
|
2023-03-21 04:06:53 +02:00 |
|
dzaima
|
92763fa8b2
|
proper hash values for derived functions
|
2023-03-06 20:29:35 +02:00 |
|
dzaima
|
a84ca6c5d6
|
strict prototypes
|
2023-02-03 15:33:31 +02:00 |
|
dzaima
|
5d660cbf19
|
deduplicate hashmap size doubling function
|
2022-09-07 19:32:02 +03:00 |
|
dzaima
|
1a583725be
|
use TALLOCP in other places
|
2022-09-07 17:59:17 +03:00 |
|
dzaima
|
1694bfb7d2
|
s?p?rnk(x) → S?P?RNK(x)
|
2022-08-20 08:36:59 +03:00 |
|
dzaima
|
d2a4efe4b5
|
x->sh → SH(x) / PSH(x)
|
2022-08-20 08:30:07 +03:00 |
|
dzaima
|
e6b4f85662
|
x->ia → IA(x) / PIA(x)
|
2022-08-20 08:30:03 +03:00 |
|
dzaima
|
fd1ac7487c
|
wyhash microoptimization
|
2022-08-05 03:08:39 +03:00 |
|
dzaima
|
98e3021efb
|
fix bit boolean array hash only using the first 1/8 of the array
|
2022-08-04 02:55:19 +03:00 |
|
dzaima
|
fadde40f78
|
more incG
|
2022-06-26 23:48:30 +03:00 |
|
dzaima
|
f12e5fd1c0
|
move bqn_hash back to header
|
2022-05-01 04:36:59 +03:00 |
|
dzaima
|
3f787e3845
|
the tag includes type info anyways
|
2022-05-01 04:32:16 +03:00 |
|
dzaima
|
782750fd88
|
bqn_hash refactor
|
2022-05-01 04:21:17 +03:00 |
|
dzaima
|
d68e278083
|
move nsTime to its own file
|
2021-12-29 19:49:16 +02:00 |
|
dzaima
|
36afe7f533
|
integrate mode for consistent timing
use with
make t=perftest f='-O3 -DPERF_TEST' c
|
2021-07-30 02:19:15 +03:00 |
|
dzaima
|
b2b826be9b
|
incremental compilation
|
2021-05-23 21:55:49 +03:00 |
|