| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This version will count lines of code in each file serially. It still runs all file system operations asynchronously. The only difference now is that it will only count one file at a time. It is slower, but it is able to count large repositories without running out of memory.
|
Before merging, I want to try this on at least one repository that is currently giving us OOME. |
Sorry, something went wrong.
|
This run is against a repository that had an OOME in the past, with the v1 branch of the action: I feel confident that this will fix the problem. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This version will count lines of code in each file serially. It still
runs all file system operations asynchronously. The only difference now
is that it will only count one file at a time. It is slower, but it
is able to count large repositories without running out of memory.
Fixes #498
Merge / deployment checklist