Hacker News new | ask | show | jobs
by piotrkulpinski 410 days ago
Looks great! Do you have any benchmarks comparing the performance with similar packages?
1 comments

Thanks! For now I have some benchmarks for parsing, as this has been my main focus regarding performance. It consistently ranks in the top 2 with the caveat that other libs do not support most of the feed namespaces that Feedsmith does.

Here are the results: https://github.com/macieklamberski/feedsmith/blob/main/bench....

Well done, congrats! Those are great looking results!