Skip to content

Very slow! #1

@mrnitrate

Description

@mrnitrate

Great library makes it so easy to parse useragents but i seem to be using it wrong for i have been using it to parse apache access_log files of about 10 milion combined lines in about 3 hours. With cProfile i found i was spend the the majority of the time in user_agents and so after commenting out the user_agents.parse() call was able to parse all 10 million lines in 40 mins.

Is this normal or am i using it wrong?

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