var symbolQuery … // BenchmarkWorkspaceSymbols benchmarks the time to execute a workspace symbols // request (controlled by the -symbol_query flag). func BenchmarkWorkspaceSymbols(b *testing.B) { … }
var symbolQuery … // BenchmarkWorkspaceSymbols benchmarks the time to execute a workspace symbols // request (controlled by the -symbol_query flag). func BenchmarkWorkspaceSymbols(b *testing.B) { … }