| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
This PR improves time tracking granularity in the standalone C# extractor by separating extraction time from total execution time in the logging output.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
With this change it will be easier to see from the console log
With this change it will be easier to inspect the impact of Incremental CodeQL and dependency caching.
Note, that this also changes the meaning of "Extraction completed in..". As this number now only measures, how long the extraction took and not including the dependency fetching.