-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathlsp-runtime-latest.json
More file actions
103 lines (103 loc) · 2.83 KB
/
Copy pathlsp-runtime-latest.json
File metadata and controls
103 lines (103 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
{
"large": {
"failures": {},
"file_count": 100,
"ok": true,
"status": {
"cache_stats": {
"document_analysis_entries": 509,
"rule_definition_entries": 101,
"rule_reference_entries": 0,
"rule_reference_record_entries": 0,
"workspace_generation": 2,
"workspace_symbol_queries": 2
},
"cache_workspace": true,
"cached_documents": 101,
"dirty_documents": 0,
"index_path": "/var/folders/7x/d5nhv_cs71d_01gnxqs5zztw0000gn/T/tmpbe_q1fjw/.yaraast/lsp-workspace-index.json",
"language_mode": "auto",
"latency": {
"document_symbols": {
"avg_ms": 0.022207997972145677,
"count": 1.0,
"max_ms": 0.022207997972145677,
"min_ms": 0.022207997972145677
}
},
"open_documents": 1,
"workspace_folders": [
"/var/folders/7x/d5nhv_cs71d_01gnxqs5zztw0000gn/T/tmpbe_q1fjw"
],
"workspace_symbols": 609
},
"threshold_ms": 150.0
},
"medium": {
"failures": {},
"file_count": 25,
"ok": true,
"status": {
"cache_stats": {
"document_analysis_entries": 134,
"rule_definition_entries": 26,
"rule_reference_entries": 0,
"rule_reference_record_entries": 0,
"workspace_generation": 2,
"workspace_symbol_queries": 2
},
"cache_workspace": true,
"cached_documents": 26,
"dirty_documents": 0,
"index_path": "/var/folders/7x/d5nhv_cs71d_01gnxqs5zztw0000gn/T/tmp6u2cxi77/.yaraast/lsp-workspace-index.json",
"language_mode": "auto",
"latency": {
"document_symbols": {
"avg_ms": 0.021082989405840635,
"count": 1.0,
"max_ms": 0.021082989405840635,
"min_ms": 0.021082989405840635
}
},
"open_documents": 1,
"workspace_folders": [
"/var/folders/7x/d5nhv_cs71d_01gnxqs5zztw0000gn/T/tmp6u2cxi77"
],
"workspace_symbols": 159
},
"threshold_ms": 100.0
},
"ok": true,
"single_document": {
"failures": {},
"ok": true,
"rule_count": 200,
"status": {
"cache_stats": {
"document_analysis_entries": 1003,
"rule_definition_entries": 200,
"rule_reference_entries": 0,
"rule_reference_record_entries": 0,
"workspace_generation": 2,
"workspace_symbol_queries": 1
},
"cache_workspace": true,
"cached_documents": 1,
"dirty_documents": 0,
"index_path": null,
"language_mode": "auto",
"latency": {
"document_symbols": {
"avg_ms": 6.204375007655472,
"count": 1.0,
"max_ms": 6.204375007655472,
"min_ms": 6.204375007655472
}
},
"open_documents": 1,
"workspace_folders": [],
"workspace_symbols": 1601
},
"threshold_ms": 100.0
}
}