aboutsummaryrefslogtreecommitdiff
path: root/test/120_gendata_h48h0k4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed slow testSebastiano Tronto2024-10-043-108/+0
| | | | | | | | This test generated a pruning table and it was too slow (around a minute). Now the whole test suite runs in 49s on my laptop, which is more reasonable. Pruning table generation should be tested with tools. They run in release mode and are much faster, but can be still run in debug mode optionally.
* Made test 120 (gendata h0k4) fasterSebastiano Tronto2024-10-032-2/+1
| | | | | | The test is still slow (around 25 seconds on gazelle). This is probably because of how sanitizers interact with multi-threading, and the fact that there is a lot of locking going on.
* Solved alignment UB issueSebastiano Tronto2024-09-281-3/+3
|
* I'm stupidSebastiano Tronto2024-09-261-0/+1
|
* Parallelized h48k2 gendataSebastiano Tronto2024-09-171-0/+1
|
* 8 bit tablesSebastiano Tronto2024-09-101-5/+1
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-102-13/+49
|
* Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-263-0/+75

Generated with cgit - Back to sebastiano.tronto.net