Add a test which iterates over all (or at least some) tables and verifies that the characters have norm 1? #98
Labels
enhancement
New feature or request
question
Further information is requested
testing
Additional tests are needed
@SoongNoonien has some concern that this may be too slow if we do it for all. So this raises a few new questions
Besides timings it would also be very interesting to know more about the memory usage (e.g. how many allocations and how many MB/GB/... of RAM are used to e.g. load a single specific table; load all tables; etc.)
When we have some numbers, we can then also use this as an opportunity to look into tuning the code...
The text was updated successfully, but these errors were encountered: