Skip to content

scripts/biorxiv_occurences.py takes too long to run #1

@cruddybanana1102

Description

@cruddybanana1102

Hi, I'm Parth,

I have been trying to reproduce the results of your paper, but the scripts/biorxiv_occurrences.py seeems to take infinity to process.

A major bottleneck is the for loop(in line 18), which calls upon scripts/biorxiv-scraper.R (as seen from line 21).
For perspective: the for loop(in line 18) does ~1M iterations, and I have only processed <1000 iterations in a span of 48 hours. I want to know if there is a serious issue in how I'm running the scripts?(I'm only following the README.md) or is it just a very slow server.

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