CodeReviewerAi / CodeReviewerBackend

Enter a function into the userInput and see if you should merge the function or not.
1 stars 0 forks source link

Fix massiv performance issues #40

Closed johan-t closed 10 months ago

johan-t commented 10 months ago

Our script is currently way too inefficient to use real data as it takes 1.5h to simply get the training data from a single repo. This needs to be way faster.