Skip to content

Use re2 #1

@andresriancho

Description

@andresriancho

Problem: Python's re module is slow. This slows down all the common crawl processing and increases the cost of running cc-lambda.

Solution: Use re2

The problem with the solution is that pywren is not "auto-installing" re2 (since it has python and C parts). Asked how to solve this in the pywren repository and got no answer (yet).

Potential solutions:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions