Open Issues Need Help
View All on GitHubPprof automation + organization, making profiling work 80% faster !!
Pprof automation + organization, making profiling work 80% faster !!
AI Summary: The `prof` command currently searches for benchmarks and config files globally, ignoring the current directory from which it's executed. This issue proposes making `prof` scope-aware, so it prioritizes benchmarks and configurations within the current directory tree when executed from a subdirectory. An option for global searches should also be provided.
Pprof automation + organization, making profiling work 80% faster !!
AI Summary: The current text parsing method is deemed unreliable and error-prone. The proposal is to replace it with a more structured approach, such as using JSON, to improve robustness and reduce errors.
Pprof automation + organization, making profiling work 80% faster !!
Pprof automation + organization, making profiling work 80% faster !!
Pprof automation + organization, making profiling work 80% faster !!
Pprof automation + organization, making profiling work 80% faster !!
AI Summary: Expand the unit test coverage of the Go project 'prof', focusing on improving the existing test suite rather than adding tests for the sake of it. Prioritize untested packages and ensure all tests pass before submitting a pull request. Familiarity with Go testing and the project's codebase is required.
Pprof automation + organization, making profiling work 80% faster !!