Skip to content

Improvement: Cache searched URL's #9

Description

@hiddengearz

In both proxy and search mode create a list of visited URL's, before processing new JS check if the page has been processed before.

Pro's:

  • Might save a ton on compute, processing large static JS files/libraries

Cons:

  • Might cause an issue with dynamic pages. Maybe create a hash of the request or response? Static js check request hash? Dynamic page check response hash?

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions