Martin Hořeňovský d36c15c3ca
Store tags in one big pre-allocated string and only work with refs
This should decrease the number of allocations before main is entered
significantly, but complicates the code somewhat in return.

Assuming I used `massif` right, doing just `SelfTest --list-tests`
went from 929 allocations at "Remove gcc-4.9 from the travis builds"
(2 commits up), to 614 allocations with this commit.
2019-11-14 10:53:12 +01:00
..
2017-09-07 17:25:15 +02:00
2019-10-29 14:07:18 +01:00
2019-10-29 14:07:18 +01:00
2019-01-13 19:01:12 +01:00
2019-08-09 10:50:53 +02:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2019-11-14 10:52:34 +01:00
2017-07-27 11:32:01 +02:00
2019-09-07 11:31:00 +02:00
2019-09-07 11:31:00 +02:00
2019-01-11 11:55:51 +01:00
2019-10-24 18:41:25 +02:00