| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed slow test | Sebastiano Tronto | 2024-10-04 | 3 | -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) faster | Sebastiano Tronto | 2024-10-03 | 2 | -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 issue | Sebastiano Tronto | 2024-09-28 | 1 | -3/+3 |
| | | |||||
| * | I'm stupid | Sebastiano Tronto | 2024-09-26 | 1 | -0/+1 |
| | | |||||
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 1 | -0/+1 |
| | | |||||
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 1 | -5/+1 |
| | | |||||
| * | New tableinfo for gendata_h48, still work to do | Sebastiano Tronto | 2024-09-10 | 2 | -13/+49 |
| | | |||||
| * | Gendata added for h48k2, need to verify with new tool | Sebastiano Tronto | 2024-08-26 | 3 | -0/+75 |
