Skip to content

Commit d1fa668

Browse files
committed
readme with perfomance tests
1 parent 5d74b0b commit d1fa668

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,13 @@ You can see an examples in [this directory](./test/)
4545
For the comparing i used `Markdown All in One` VS Code extension to render the same file, it renders it with not bad styles, that are provided [here](./test/styles.html)
4646

4747
You can combine file with styles and [output file](./test/output.html) to see some beauteful example render.
48+
49+
## Perfomance tests
50+
51+
Test data (Markdown): ~5000 lines
52+
53+
Output data (HTML): ~10000 lines
54+
55+
Total execution time: 0.0140266s (built-in-code measurements)
56+
57+
Total execution time: 0.0277915s (100 runs written in python)

0 commit comments

Comments
 (0)