Go language profilingThis extension adds benchmark profiling support for the Go language to VS Code. To collect the data, Go Profiling uses the pprof package. Profiling is an analysis of your program performance. It measures the duration of method calls. This is a useful extension if you want to optimize your program performance. FeaturesThis extension adds profile code lens command to benchmarks. You can run CPU profiling. Memory profiling is also supported. RequirementsYou need to have vscode-go extension to be installed. Release NotesUsers appreciate release notes as you update your extension. 0.0.4
0.0.3
0.0.2
0.0.1
AboutPlease visit our Web site. Email us mediamax.info@gmail.com if you face any quetions. Please leave a review if you like this extension! |