Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2019-10-29 | Replace the test added by #349 with a bench (#351) | est31 | -0/+35 | |
CI environments can be noisy and while the test worked great locally on my machine, it didn't on the CI environment. This replaces the test with a (manually tracked) benchmark. As per https://github.com/alexcrichton/toml-rs/pull/349#issuecomment-546998173 |