25 lines
923 B
Plaintext
25 lines
923 B
Plaintext
16.750 ./parse2 -p 100 < long.toml
|
|
19.403 ./parse2 -p 10000 < x
|
|
|
|
1.508262093s parse2 10 iteration profiling of long.toml
|
|
1.278056375s parse2 1000 iteration profiling of normal.toml
|
|
|
|
207.402484ms burntsushi-tester 10 iteration profiling of long.toml
|
|
782.128156ms burntsushi-tester 1000 iteration profiling of normal.toml
|
|
|
|
0.002s git.makaay.nl/mauricem/go-toml/ast (unit tests)
|
|
0.236s git.makaay.nl/mauricem/go-toml/parse (unit tests)
|
|
|
|
0m0.254s BurntSushi test set
|
|
|
|
3.500633ms qa-array-inline-1000.toml
|
|
5.844964ms qa-array-inline-nested-1000.toml
|
|
4.164484ms qa-key-literal-40kb.toml
|
|
6.965205ms qa-key-string-40kb.toml
|
|
4.514677ms qa-scalar-literal-40kb.toml
|
|
8.53826ms qa-scalar-literal-multiline-40kb.toml
|
|
7.819157ms qa-scalar-string-40kb.toml
|
|
6.569182ms qa-scalar-string-multiline-40kb.toml
|
|
5.64134ms qa-table-inline-1000.toml
|
|
11.501451ms qa-table-inline-nested-1000.toml
|
|
149.369957ms qa-long-loads-of-comments.toml |