Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brainstorm: speed up tool (w/ parallelization?) #14

Open
3 tasks
randomicecube opened this issue Oct 16, 2024 · 0 comments
Open
3 tasks

brainstorm: speed up tool (w/ parallelization?) #14

randomicecube opened this issue Oct 16, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@randomicecube
Copy link
Contributor

randomicecube commented Oct 16, 2024

During a previous meeting, we discussed ways where the tool could possibly be sped up (fast feedback is key). Some of the ways we thought should be explored:

  • Parallelizing NPM queries
  • GitHub API calls: the issue here lies on there being a max #queries /min; should possibly look to if there are plans with higher limits, or if there can be made batch calls
    • Github also has a GraphQL API which could be useful for us here
  • Possibly store everything in a DB before deploying to students

More ideas are welcome

@randomicecube randomicecube added help wanted Extra attention is needed question Further information is requested labels Oct 16, 2024
@randomicecube randomicecube changed the title brainstorm: speed up tool w/ parallelization brainstorm: speed up tool (w/ parallelization?) Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant