Maurice Makaay
|
b8d99972bb
|
Made it easier to do some profiling on the code.
|
2019-07-12 12:33:53 +00:00 |
Maurice Makaay
|
a9964163c1
|
Squishing out more performance.
|
2019-07-12 00:20:52 +00:00 |
Maurice Makaay
|
68dbf2d78e
|
Backup changes for performance fixes.
|
2019-07-05 15:06:57 +00:00 |
Maurice Makaay
|
c67a91b1ca
|
Ignore build output, removed some profiling code.
|
2019-06-30 10:15:39 +00:00 |
Maurice Makaay
|
9680c2b844
|
Implemented TOML arrays as a linked list, which prevents a lot of memory copying on large arrays. Also implemented a json comparison, inspired by BurnSushi's version, which makes the tests work when keys in JSON maps are not in the expected order.
|
2019-06-29 23:11:03 +00:00 |
Maurice Makaay
|
7227fdcb93
|
Integrated multiple file-based test suites (BurntSushi, iarna and my own) into the unit tests. BurntSushi's tests are also still supported using the test interface implementation from cmd/burntsushi-tester.
|
2019-06-29 15:45:52 +00:00 |