go-toml/cmd/burntsushi-tester
Maurice Makaay 74274e04fb Made a big jump in performance on big files with lots of comments, by reading in chunks till end of line, instead of byte-by-byte. 2019-07-28 23:50:30 +00:00
..
Makefile Made a big jump in performance on big files with lots of comments, by reading in chunks till end of line, instead of byte-by-byte. 2019-07-28 23:50:30 +00:00
main.go Restructured the BurntSushi testing code, to not let it be a part of the TOML AST. 2019-07-28 14:51:14 +00:00
testfile.toml A few new bits and bobs for performance testing. 2019-07-19 21:12:06 +00:00
testfile2.toml Backup work. 2019-07-22 23:27:59 +00:00