toml-lang / toml-test

A language agnostic test suite for TOML parsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider adding some performance tests

arp242 opened this issue · comments

This sort-of came up here, see my comment: https://news.ycombinator.com/item?id=37598270

I don't want to add a 50M file here, but having an easy way to at least generate this might be nice; right now it will actually take quite a bit of effort to produce a valid 50M file.

The -cat flag can now generate large (valid!) files.