aboutsummaryrefslogtreecommitdiff
path: root/prepare_vemanaNonIdiomatic.sh
Commit message (Collapse)AuthorAgeFilesLines
* C style code. Should be ~4secs or lower based on local testing. (#559)Vemana2024-01-251-0/+20
1. Use Unsafe 2. Fit hashtable in L2 cache. 3. If we can find a good hash function, it can fit in L1 cache even. 4. Improve temperature parsing by using a lookup table