google / gumbo-parser

An HTML5 parsing library in pure C99
Apache License 2.0
5.16k stars 663 forks source link

Please always post specs #425

Closed excitedbox closed 1 year ago

excitedbox commented 3 years ago

When posting a project it is always best to post benchmark numbers in addition to the example files. If they are not posted people will have to compile and debug the project if there are errors just to find out it doesn't meet their needs. Posting something like memory usage is a huge help. I could maybe look at 4 projects a day if I always have to compile them instead of evaluating hundreds.