Skip to content

Switching to AngleSharp #88

Description

@Turnerj

Currently Infinity Crawler uses HtmlAgilityPack which has served the project well. AngleSharp is an alternative HTML processing implementation which has a strong focus on performance and extendability.

While I don't have any benchmarks to prove this yet here, I have seen AngleSharp in other projects perform better than HtmlAgilityPack. This isn't the main reason to switch though.

The bigger reason is that with AngleSharp, it becomes easier to support basic JavaScript crawling which can be useful.

There is no current timeline on the change - this issue is to track that there is an intended change at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions