This repository has been archived on 2025-10-15. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
minify-html/debug/prof
2021-08-09 19:24:43 +10:00
..
.gitignore Generify bench 2021-08-08 21:01:37 +10:00
profile.sh Generify bench 2021-08-08 21:01:37 +10:00
README.md Improve bench 2021-08-09 19:24:43 +10:00

Profiling minify-html can be done on Linux by using profile.sh, which uses perf. The generated report can be used using perf report.