Skip to content

Commit

Permalink
Add the html standard, in kdl format, as a large-document benchmark. (#…
Browse files Browse the repository at this point in the history
…488)

* Add the html standard, in kdl format, as a large-document benchmark.

* Explain the purpose of the benchmarks
  • Loading branch information
tabatkins authored Jan 18, 2025
1 parent 82a9169 commit 2315969
Show file tree
Hide file tree
Showing 2 changed files with 984,346 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@ please send a PR.
If you think the disagreement is due to a genuine error or oversight in the
KDL specification, please open an issue explaining the matter and the change
will be considered for the next version of the KDL spec.

# Benchmarks

The `benchmarks` folder contains some large or gnarly documents intended to be used to stress-test your parser and help with profiling. They are intentionally not part of the testsuite, and just provided for your own personal benefit.
Loading

0 comments on commit 2315969

Please sign in to comment.