julia-vscode
julia-vscode copied to clipboard
Language server very slow to load `CSV` package
Some environments with the CSV package cause very long loading times for the language server.
From "Julia Language Server" in the output pane:
[ Info: Loading CSV from cache...
[ Info: Done loading CSV from cache... (took 330.0s)
full output
Activating project at `~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/environments/languageserver/v1.9`
[ Info: Starting the Julia Language Server
[ Info: Symbol server store is at '/home/yuval/.vscode-server/data/User/globalStorage/julialang.language-julia/symbolstorev5'.
[ Info: Starting LS at 1704366889
[ Info: Package CSV (336ed68f-0bac-5ca0-87d4-7b16caf5d00b) is cached.
[ Info: Package FileIO (5789e2e9-d7fb-5bc7-8068-2c6fae9b9549) is cached.
[ Info: Package XLSX (fdbf4ff8-1666-58a4-91e7-1b58723a45e0) is cached.
[ Info: Package DataStructures (864edb3b-99cc-5e75-8d2d-829cb0a9cfe8) is cached.
[ Info: Package OrderedCollections (bac558e1-5e72-5ebc-8fee-abe8a469f55d) is cached.
[ Info: Package DataFrames (a93c6f00-e57d-5684-b7b6-d8193f3e46c0) is cached.
[ Info: Package Luxor (ae8d54c2-7ccd-5906-9d76-62fc9837b5bc) is cached.
[ Info: Package ImageShow (4e3cecfd-b093-5904-9786-8bbb286a6a31) is cached.
[ Info: Symbol server indexing took 21.707817107 seconds.
[ Info: Loading CSV from cache...
[ Info: Done loading CSV from cache... (took 330.0s)
[ Info: Loading WorkerUtilities from cache...
[ Info: Done loading WorkerUtilities from cache... (took 0.8s) (0%)
[ Info: Loading InlineStrings from cache... (0%)
[ Info: Done loading InlineStrings from cache... (took 20.0s) (0%)
[ Info: Loading Parsers from cache... (0%)
[ Info: Done loading Parsers from cache... (took 0.71s) (0%)
[ Info: Loading Dates from cache... (0%)
[ Info: Done loading Dates from cache... (took 0.1s) (0%)
[ Info: Loading Printf from cache... (0%)
[ Info: Done loading Printf from cache... (0%)
[ Info: Loading Unicode from cache... (0%)
[ Info: Done loading Unicode from cache... (0%)
[ Info: Loading PrecompileTools from cache... (0%)
[ Info: Done loading PrecompileTools from cache... (0%)
[ Info: Loading Preferences from cache... (0%)
[ Info: Done loading Preferences from cache... (0%)
[ Info: Loading TOML from cache... (0%)
[ Info: Done loading TOML from cache... (0%)
[ Info: Loading UUIDs from cache... (0%)
[ Info: Done loading UUIDs from cache... (0%)
[ Info: Loading SHA from cache... (0%)
[ Info: Done loading SHA from cache... (took 0.012s) (0%)
[ Info: Loading Random from cache... (0%)
[ Info: Done loading Random from cache... (took 0.048s) (0%)
[ Info: Loading Serialization from cache... (0%)
[ Info: Done loading Serialization from cache... (took 0.019s) (0%)
[ Info: Loading PooledArrays from cache... (0%)
[ Info: Done loading PooledArrays from cache... (took 0.036s) (0%)
[ Info: Loading DataAPI from cache... (0%)
[ Info: Done loading DataAPI from cache... (took 0.03s) (0%)
[ Info: Loading Future from cache... (0%)
[ Info: Done loading Future from cache... (0%)
[ Info: Loading WeakRefStrings from cache... (0%)
[ Info: Done loading WeakRefStrings from cache... (took 0.05s) (0%)
[ Info: Loading CodecZlib from cache... (0%)
[ Info: Done loading CodecZlib from cache... (took 0.059s) (0%)
[ Info: Loading Zlib_jll from cache... (0%)
[ Info: Done loading Zlib_jll from cache... (0%)
[ Info: Loading Libdl from cache... (0%)
[ Info: Done loading Libdl from cache... (0%)
[ Info: Loading TranscodingStreams from cache... (0%)
[ Info: Done loading TranscodingStreams from cache... (took 0.069s) (0%)
[ Info: Loading Tables from cache... (0%)
[ Info: Done loading Tables from cache... (took 0.06s) (0%)
[ Info: Loading OrderedCollections from cache... (0%)
[ Info: Done loading OrderedCollections from cache... (0%)
[ Info: Loading LinearAlgebra from cache... (0%)
[ Info: Done loading LinearAlgebra from cache... (took 0.84s) (0%)
[ Info: Loading libblastrampoline_jll from cache... (0%)
[ Info: Done loading libblastrampoline_jll from cache... (0%)
[ Info: Loading Artifacts from cache... (0%)
[ Info: Done loading Artifacts from cache... (0%)
[ Info: Loading OpenBLAS_jll from cache... (0%)
[ Info: Done loading OpenBLAS_jll from cache... (0%)
┌ Warning: CompilerSupportLibraries_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading IteratorInterfaceExtensions from cache... (0%)
[ Info: Done loading IteratorInterfaceExtensions from cache... (took 0.036s) (0%)
[ Info: Loading DataValueInterfaces from cache... (0%)
[ Info: Done loading DataValueInterfaces from cache... (took 0.029s) (0%)
[ Info: Loading TableTraits from cache... (0%)
[ Info: Done loading TableTraits from cache... (took 0.028s) (0%)
[ Info: Loading Mmap from cache... (0%)
[ Info: Done loading Mmap from cache... (0%)
[ Info: Loading FilePathsBase from cache... (0%)
[ Info: Done loading FilePathsBase from cache... (took 0.036s) (0%)
[ Info: Loading Compat from cache... (0%)
[ Info: Done loading Compat from cache... (0%)
[ Info: Loading Test from cache... (0%)
[ Info: Done loading Test from cache... (took 0.032s) (0%)
[ Info: Loading InteractiveUtils from cache... (0%)
[ Info: Done loading InteractiveUtils from cache... (took 0.015s) (0%)
[ Info: Loading Markdown from cache... (0%)
[ Info: Done loading Markdown from cache... (took 0.028s) (0%)
[ Info: Loading Base64 from cache... (0%)
[ Info: Done loading Base64 from cache... (0%)
[ Info: Loading Logging from cache... (0%)
[ Info: Done loading Logging from cache... (0%)
[ Info: Loading SentinelArrays from cache... (0%)
[ Info: Done loading SentinelArrays from cache... (took 0.04s) (0%)
[ Info: Loading FileIO from cache... (12%)
[ Info: Done loading FileIO from cache... (took 0.032s) (12%)
[ Info: Loading Pkg from cache... (12%)
[ Info: Done loading Pkg from cache... (took 0.14s) (12%)
[ Info: Loading Downloads from cache... (12%)
[ Info: Done loading Downloads from cache... (12%)
[ Info: Loading LibCURL from cache... (12%)
[ Info: Done loading LibCURL from cache... (took 0.049s) (12%)
[ Info: Loading MozillaCACerts_jll from cache... (12%)
[ Info: Done loading MozillaCACerts_jll from cache... (12%)
[ Info: Loading LibCURL_jll from cache... (12%)
[ Info: Done loading LibCURL_jll from cache... (12%)
┌ Warning: LibSSH2_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: MbedTLS_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading nghttp2_jll from cache... (12%)
[ Info: Done loading nghttp2_jll from cache... (12%)
[ Info: Loading NetworkOptions from cache... (12%)
[ Info: Done loading NetworkOptions from cache... (12%)
[ Info: Loading FileWatching from cache... (12%)
[ Info: Done loading FileWatching from cache... (12%)
[ Info: Loading ArgTools from cache... (12%)
[ Info: Done loading ArgTools from cache... (12%)
[ Info: Loading Tar from cache... (12%)
[ Info: Done loading Tar from cache... (took 0.013s) (12%)
[ Info: Loading REPL from cache... (12%)
[ Info: Done loading REPL from cache... (took 0.063s) (12%)
[ Info: Loading Sockets from cache... (12%)
[ Info: Done loading Sockets from cache... (took 0.015s) (12%)
[ Info: Loading LibGit2 from cache... (12%)
[ Info: Done loading LibGit2 from cache... (took 0.058s) (12%)
[ Info: Loading p7zip_jll from cache... (12%)
[ Info: Done loading p7zip_jll from cache... (12%)
[ Info: Loading Requires from cache... (12%)
[ Info: Done loading Requires from cache... (took 0.029s) (12%)
[ Info: Loading XLSX from cache... (25%)
[ Info: Done loading XLSX from cache... (took 0.028s) (25%)
[ Info: Loading EzXML from cache... (25%)
[ Info: Done loading EzXML from cache... (took 0.025s) (25%)
┌ Warning: XML2_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading ZipFile from cache... (25%)
[ Info: Done loading ZipFile from cache... (took 0.038s) (25%)
[ Info: Loading DataStructures from cache... (38%)
[ Info: Done loading DataStructures from cache... (38%)
[ Info: Loading DataFrames from cache... (62%)
[ Info: Done loading DataFrames from cache... (took 0.18s) (62%)
[ Info: Loading Statistics from cache... (62%)
[ Info: Done loading Statistics from cache... (took 0.032s) (62%)
[ Info: Loading SparseArrays from cache... (62%)
[ Info: Done loading SparseArrays from cache... (took 0.57s) (62%)
┌ Warning: SuiteSparse_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading SortingAlgorithms from cache... (62%)
[ Info: Done loading SortingAlgorithms from cache... (took 0.04s) (62%)
[ Info: Loading InvertedIndices from cache... (62%)
[ Info: Done loading InvertedIndices from cache... (took 0.03s) (62%)
[ Info: Loading Missings from cache... (62%)
[ Info: Done loading Missings from cache... (took 0.033s) (62%)
[ Info: Loading PrettyTables from cache... (62%)
[ Info: Done loading PrettyTables from cache... (took 0.08s) (62%)
[ Info: Loading StringManipulation from cache... (62%)
[ Info: Done loading StringManipulation from cache... (took 0.037s) (62%)
[ Info: Loading Crayons from cache... (62%)
[ Info: Done loading Crayons from cache... (62%)
[ Info: Loading LaTeXStrings from cache... (62%)
[ Info: Done loading LaTeXStrings from cache... (took 0.032s) (62%)
[ Info: Loading Reexport from cache... (62%)
[ Info: Done loading Reexport from cache... (took 0.031s) (62%)
[ Info: Loading Luxor from cache... (75%)
[ Info: Done loading Luxor from cache... (took 0.1s) (75%)
[ Info: Loading Rsvg from cache... (75%)
[ Info: Done loading Rsvg from cache... (took 0.032s) (75%)
[ Info: Loading Cairo from cache... (75%)
[ Info: Done loading Cairo from cache... (took 0.049s) (75%)
┌ Warning: Cairo_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Colors from cache... (75%)
[ Info: Done loading Colors from cache... (took 0.061s) (75%)
[ Info: Loading ColorTypes from cache... (75%)
[ Info: Done loading ColorTypes from cache... (took 0.088s) (75%)
[ Info: Loading FixedPointNumbers from cache... (75%)
[ Info: Done loading FixedPointNumbers from cache... (took 0.15s) (75%)
┌ Warning: Glib_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: Pango_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Graphics from cache... (75%)
[ Info: Package CSV (336ed68f-0bac-5ca0-87d4-7b16caf5d00b) is cached.
[ Info: Done loading Graphics from cache... (took 0.03s) (75%)
[ Info: Loading NaNMath from cache... (75%)
[ Info: Package FileIO (5789e2e9-d7fb-5bc7-8068-2c6fae9b9549) is cached.
[ Info: Package XLSX (fdbf4ff8-1666-58a4-91e7-1b58723a45e0) is cached.
[ Info: Package DataStructures (864edb3b-99cc-5e75-8d2d-829cb0a9cfe8) is cached.
[ Info: Package Images (916415d5-f1e6-5110-898d-aaa5f9f070e0) is cached.
[ Info: Package ImageIO (82e4d734-157c-48bb-816b-45c225c6df19) is cached.
[ Info: Package DataFrames (a93c6f00-e57d-5684-b7b6-d8193f3e46c0) is cached.
[ Info: Package Luxor (ae8d54c2-7ccd-5906-9d76-62fc9837b5bc) is cached.
[ Info: Package ImageShow (4e3cecfd-b093-5904-9786-8bbb286a6a31) is cached.
[ Info: Done loading NaNMath from cache... (took 0.031s) (75%)
[ Info: Loading OpenLibm_jll from cache... (75%)
[ Info: Done loading OpenLibm_jll from cache... (75%)
┌ Warning: Librsvg_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Juno from cache... (75%)
[ Info: Done loading Juno from cache... (took 0.04s) (75%)
[ Info: Loading Profile from cache... (75%)
[ Info: Done loading Profile from cache... (took 0.015s) (75%)
[ Info: Loading Media from cache... (75%)
[ Info: Done loading Media from cache... (took 0.031s) (75%)
[ Info: Loading MacroTools from cache... (75%)
[ Info: Done loading MacroTools from cache... (took 0.042s) (75%)
[ Info: Loading FFMPEG from cache... (75%)
[ Info: Done loading FFMPEG from cache... (took 0.039s) (75%)
┌ Warning: FFMPEG_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading ImageShow from cache... (88%)
[ Info: Done loading ImageShow from cache... (took 0.043s) (88%)
[ Info: Loading ImageCore from cache... (88%)
[ Info: Done loading ImageCore from cache... (took 0.12s) (88%)
[ Info: Loading OffsetArrays from cache... (88%)
[ Info: Done loading OffsetArrays from cache... (took 0.077s) (88%)
[ Info: Loading Adapt from cache... (88%)
[ Info: Done loading Adapt from cache... (took 0.044s) (88%)
[ Info: Loading ColorVectorSpace from cache... (88%)
[ Info: Done loading ColorVectorSpace from cache... (took 0.053s) (88%)
[ Info: Loading TensorCore from cache... (88%)
[ Info: Done loading TensorCore from cache... (took 0.055s) (88%)
[ Info: Loading AbstractFFTs from cache... (88%)
[ Info: Done loading AbstractFFTs from cache... (took 0.062s) (88%)
[ Info: Loading MosaicViews from cache... (88%)
[ Info: Done loading MosaicViews from cache... (took 0.045s) (88%)
[ Info: Loading StackViews from cache... (88%)
[ Info: Done loading StackViews from cache... (took 0.043s) (88%)
[ Info: Loading MappedArrays from cache... (88%)
[ Info: Done loading MappedArrays from cache... (took 0.049s) (88%)
[ Info: Loading PaddedViews from cache... (88%)
[ Info: Done loading PaddedViews from cache... (took 0.037s) (88%)
[ Info: Loading ColorSchemes from cache... (88%)
[ Info: Done loading ColorSchemes from cache... (took 0.077s) (88%)
[ Info: Loading ImageBase from cache... (88%)
[ Info: Done loading ImageBase from cache... (took 0.15s) (88%)
[ Info: Loaded all packages into cache in 360.0s (100%)
============== Startup timings ==============
0.0 - LS startup started (0.0s since last event)
0.059648 - connection established (0.059648s since last event)
1.0219 - (async) listening to client events (0.96226s since last event)
1.1959 - (async) listening to symbol server events (0.17403s since last event)
1.1961 - starting combined listener (0.00018692s since last event)
1.4199 - LSP/initialize (0.22373s since last event)
7.8041 - LSP/initialized (6.3843s since last event)
508.97 - LSP/julia/getModuleAt (501.17s since last event)
510.0 - LSP/julia/activateenvironment (1.0211s since last event)
510.32 - LSP/textDocument/didOpen (0.32419s since last event)
511.54 - LSP/textDocument/documentSymbol (1.2188s since last event)
513.35 - LSP/textDocument/documentLink (1.8164s since last event)
514.58 - LSP/$/cancelRequest (1.225s since last event)
514.64 - LSP/$/cancelRequest (0.061674s since last event)
514.64 - LSP/textDocument/documentSymbol (7.5102e-5s since last event)
514.64 - LSP/textDocument/documentLink (0.00092793s since last event)
514.71 - LSP/julia/getModuleAt (0.071723s since last event)
514.98 - LSP/textDocument/hover (0.26742s since last event)
518.93 - LSP/$/cancelRequest (3.9464s since last event)
518.93 - LSP/textDocument/hover (0.00011587s since last event)
519.38 - LSP/$/cancelRequest (0.45376s since last event)
519.38 - LSP/$/cancelRequest (5.3883e-5s since last event)
519.38 - LSP/$/cancelRequest (4.0531e-6s since last event)
519.38 - LSP/textDocument/didClose (5.0068e-6s since last event)
519.81 - LSP/textDocument/didOpen (0.42816s since last event)
519.81 - LSP/textDocument/codeAction (0.003088s since last event)
523.63 - LSP/julia/getModuleAt (3.819s since last event)
523.63 - LSP/textDocument/documentSymbol (0.00030994s since last event)
523.64 - LSP/julia/getModuleAt (0.003443s since last event)
523.64 - LSP/textDocument/documentLink (0.00035214s since last event)
523.88 - LSP/$/cancelRequest (0.24779s since last event)
523.88 - LSP/textDocument/codeAction (0.00011206s since last event)
523.88 - LSP/$/cancelRequest (0.00039005s since last event)
523.88 - LSP/$/cancelRequest (2.5988e-5s since last event)
523.88 - LSP/$/cancelRequest (1.5974e-5s since last event)
523.88 - LSP/textDocument/didOpen (1.1921e-5s since last event)
523.92 - LSP/textDocument/codeAction (0.034733s since last event)
523.92 - LSP/julia/getModuleAt (0.00017691s since last event)
523.92 - LSP/textDocument/documentSymbol (3.6001e-5s since last event)
523.92 - LSP/textDocument/documentLink (0.001169s since last event)
524.0 - LSP/textDocument/didClose (0.084058s since last event)
524.01 - LSP/$/cancelRequest (0.00017405s since last event)
524.01 - LSP/$/cancelRequest (4.6015e-5s since last event)
524.01 - LSP/$/cancelRequest (1.7881e-5s since last event)
524.01 - LSP/textDocument/didClose (1.4067e-5s since last event)
524.01 - LSP/textDocument/didOpen (4.6968e-5s since last event)
524.03 - LSP/julia/getModuleAt (0.024154s since last event)
524.03 - LSP/textDocument/documentSymbol (0.00026917s since last event)
524.04 - LSP/textDocument/codeAction (0.0071619s since last event)
524.04 - LSP/textDocument/documentLink (0.00060201s since last event)
524.13 - LSP/$/cancelRequest (0.095958s since last event)
524.13 - LSP/textDocument/documentSymbol (9.9182e-5s since last event)
524.14 - LSP/$/cancelRequest (0.0038528s since last event)
524.14 - LSP/$/cancelRequest (3.1948e-5s since last event)
524.14 - LSP/$/cancelRequest (6.1989e-6s since last event)
524.14 - LSP/textDocument/didOpen (5.9605e-6s since last event)
524.16 - LSP/julia/getModuleAt (0.025484s since last event)
524.16 - LSP/textDocument/codeAction (0.00026107s since last event)
524.16 - LSP/textDocument/documentSymbol (0.00033808s since last event)
524.17 - LSP/textDocument/documentLink (0.0052309s since last event)
524.6 - LSP/textDocument/hover (0.4322s since last event)
524.6 - LSP/$/cancelRequest (0.00035119s since last event)
524.6 - LSP/textDocument/hover (4.6968e-5s since last event)
524.6 - LSP/$/cancelRequest (7.391e-5s since last event)
524.6 - LSP/textDocument/hover (1.812e-5s since last event)
524.6 - LSP/$/cancelRequest (6.0797e-5s since last event)
524.6 - LSP/$/cancelRequest (1.6212e-5s since last event)
524.6 - LSP/$/cancelRequest (1.4782e-5s since last event)
524.6 - LSP/$/cancelRequest (1.4067e-5s since last event)
524.6 - LSP/textDocument/didClose (1.502e-5s since last event)
524.6 - LSP/textDocument/didOpen (4.5061e-5s since last event)
524.61 - LSP/julia/getModuleAt (0.0097959s since last event)
524.61 - LSP/textDocument/codeAction (0.00019503s since last event)
524.61 - LSP/textDocument/documentSymbol (0.0002861s since last event)
524.61 - LSP/textDocument/documentLink (0.00097704s since last event)
524.64 - LSP/$/cancelRequest (0.029973s since last event)
524.64 - LSP/$/cancelRequest (8.3208e-5s since last event)
524.64 - LSP/$/cancelRequest (8.8215e-6s since last event)
524.64 - LSP/textDocument/didClose (7.1526e-6s since last event)
524.64 - LSP/textDocument/didOpen (6.9857e-5s since last event)
524.66 - LSP/julia/getModuleAt (0.013863s since last event)
524.66 - LSP/textDocument/codeAction (0.00013804s since last event)
524.66 - LSP/textDocument/documentSymbol (0.00019789s since last event)
524.66 - LSP/textDocument/documentLink (0.004323s since last event)
525.09 - LSP/$/cancelRequest (0.4314s since last event)
525.09 - LSP/$/cancelRequest (0.00011492s since last event)
525.09 - LSP/$/cancelRequest (3.4094e-5s since last event)
525.09 - LSP/textDocument/didClose (2.7895e-5s since last event)
525.09 - LSP/textDocument/didOpen (0.00012803s since last event)
525.1 - LSP/julia/getModuleAt (0.011056s since last event)
525.1 - LSP/textDocument/codeAction (0.00024509s since last event)
525.1 - LSP/textDocument/documentSymbol (0.00042701s since last event)
525.11 - LSP/textDocument/documentLink (0.0018051s since last event)
525.18 - LSP/$/cancelRequest (0.068284s since last event)
525.18 - LSP/$/cancelRequest (0.00012994s since last event)
525.18 - LSP/$/cancelRequest (0.00011396s since last event)
525.18 - LSP/textDocument/didClose (3.0041e-5s since last event)
525.18 - LSP/textDocument/didOpen (0.00011802s since last event)
525.19 - LSP/julia/getModuleAt (0.017956s since last event)
525.19 - LSP/textDocument/codeAction (0.00029898s since last event)
525.19 - LSP/textDocument/documentSymbol (0.00043988s since last event)
525.2 - LSP/textDocument/documentLink (0.0034621s since last event)
525.62 - LSP/$/cancelRequest (0.42184s since last event)
525.62 - LSP/$/cancelRequest (0.00014901s since last event)
525.62 - LSP/$/cancelRequest (3.7909e-5s since last event)
525.62 - LSP/textDocument/didClose (3.0994e-5s since last event)
525.62 - LSP/textDocument/didOpen (0.0001471s since last event)
525.63 - LSP/julia/getModuleAt (0.005291s since last event)
525.63 - LSP/textDocument/codeAction (0.0003109s since last event)
525.63 - LSP/textDocument/documentSymbol (0.00072312s since last event)
525.63 - LSP/textDocument/documentLink (0.0025349s since last event)
525.69 - LSP/$/cancelRequest (0.05786s since last event)
525.69 - LSP/$/cancelRequest (8.1062e-5s since last event)
525.69 - LSP/$/cancelRequest (3.4809e-5s since last event)
525.69 - LSP/textDocument/didClose (3.0041e-5s since last event)
525.69 - LSP/textDocument/didOpen (0.00012398s since last event)
525.72 - LSP/julia/getModuleAt (0.031643s since last event)
525.72 - LSP/textDocument/codeAction (0.00032687s since last event)
525.72 - LSP/textDocument/documentSymbol (0.00049615s since last event)
525.73 - LSP/textDocument/documentLink (0.0091178s since last event)
526.15 - LSP/$/cancelRequest (0.42436s since last event)
526.15 - LSP/$/cancelRequest (6.6996e-5s since last event)
526.15 - LSP/$/cancelRequest (1.0967e-5s since last event)
526.15 - LSP/textDocument/didClose (9.0599e-6s since last event)
526.15 - LSP/textDocument/didOpen (6.2943e-5s since last event)
526.15 - LSP/julia/getModuleAt (0.0014842s since last event)
526.15 - LSP/textDocument/codeAction (9.799e-5s since last event)
526.15 - LSP/textDocument/documentSymbol (0.00017405s since last event)
526.15 - LSP/textDocument/documentLink (0.00035501s since last event)
526.2 - LSP/$/cancelRequest (0.045435s since last event)
526.2 - LSP/$/cancelRequest (7.8917e-5s since last event)
526.2 - LSP/$/cancelRequest (1.502e-5s since last event)
526.2 - LSP/textDocument/didClose (1.1921e-5s since last event)
526.2 - LSP/textDocument/didOpen (9.2983e-5s since last event)
526.21 - LSP/julia/getModuleAt (0.01422s since last event)
526.22 - LSP/textDocument/codeAction (0.00024009s since last event)
526.22 - LSP/textDocument/documentSymbol (0.00033712s since last event)
526.22 - LSP/textDocument/documentLink (0.007499s since last event)
526.6 - LSP/$/cancelRequest (0.3787s since last event)
526.6 - LSP/$/cancelRequest (0.00011683s since last event)
526.6 - LSP/$/cancelRequest (2.718e-5s since last event)
526.6 - LSP/textDocument/didClose (2.0981e-5s since last event)
526.6 - LSP/textDocument/didOpen (0.00010586s since last event)
526.61 - LSP/julia/getModuleAt (0.0058901s since last event)
526.61 - LSP/textDocument/codeAction (0.00022697s since last event)
526.61 - LSP/textDocument/documentSymbol (0.00026798s since last event)
526.61 - LSP/textDocument/documentLink (0.00099492s since last event)
526.72 - LSP/$/cancelRequest (0.10661s since last event)
526.72 - LSP/$/cancelRequest (0.00011992s since last event)
526.72 - LSP/$/cancelRequest (3.0994e-5s since last event)
526.72 - LSP/textDocument/didClose (2.8133e-5s since last event)
526.72 - LSP/textDocument/didOpen (0.00011683s since last event)
526.72 - LSP/julia/getModuleAt (0.0039511s since last event)
526.72 - LSP/textDocument/codeAction (0.00049806s since last event)
526.72 - LSP/textDocument/documentSymbol (0.00049996s since last event)
526.72 - LSP/textDocument/documentLink (0.0010719s since last event)
526.76 - LSP/$/cancelRequest (0.038983s since last event)
526.76 - LSP/$/cancelRequest (0.00014782s since last event)
526.76 - LSP/$/cancelRequest (4.0054e-5s since last event)
526.76 - LSP/textDocument/didClose (3.6001e-5s since last event)
526.76 - LSP/textDocument/didOpen (0.0001471s since last event)
526.79 - LSP/julia/getModuleAt (0.026185s since last event)
526.79 - LSP/textDocument/codeAction (0.00051093s since last event)
526.79 - LSP/textDocument/documentSymbol (0.001291s since last event)
526.8 - LSP/textDocument/documentLink (0.0061529s since last event)
527.2 - LSP/textDocument/hover (0.40747s since last event)
527.94 - LSP/$/cancelRequest (0.73505s since last event)
527.94 - LSP/textDocument/hover (7.7009e-5s since last event)
528.04 - LSP/$/cancelRequest (0.098082s since last event)
528.04 - LSP/julia/getModuleAt (0.00034499s since last event)
528.04 - LSP/$/cancelRequest (0.00056696s since last event)
528.04 - LSP/textDocument/codeAction (9.1076e-5s since last event)
528.04 - LSP/textDocument/documentHighlight (0.00078678s since last event)
528.48 - LSP/julia/getModuleAt (0.44363s since last event)
528.48 - LSP/$/cancelRequest (0.000144s since last event)
528.48 - LSP/textDocument/codeAction (3.1948e-5s since last event)
528.48 - LSP/julia/getModuleAt (0.00043297s since last event)
528.48 - LSP/julia/getModuleAt (0.00026798s since last event)
528.48 - LSP/julia/getModuleAt (8.893e-5s since last event)
528.48 - LSP/textDocument/hover (7.5102e-5s since last event)
528.48 - LSP/$/cancelRequest (0.00013304s since last event)
528.48 - LSP/$/cancelRequest (4.2915e-5s since last event)
528.48 - LSP/textDocument/codeAction (2.5988e-5s since last event)
528.57 - LSP/$/cancelRequest (0.087246s since last event)
528.57 - LSP/textDocument/codeAction (0.00016904s since last event)
528.84 - LSP/julia/getCurrentBlockRange (0.2723s since last event)
529.47 - LSP/julia/getModuleAt (0.63172s since last event)
534.52 - symbols received (5.0438s since last event)
534.52 - extended methods computed (0.005657s since last event)
534.52 - project deps computed (5.8174e-5s since last event)
534.52 - env map computed (1.0014e-5s since last event)
534.85 - initial lint done (0.32503s since last event)
=============================================
[ Info: Symbol server indexing took 17.899345034 seconds.
[ Info: Loading CSV from cache... (0%)
[ Info: Done loading CSV from cache... (took 0.14s) (0%)
[ Info: Loading WorkerUtilities from cache... (0%)
[ Info: Done loading WorkerUtilities from cache... (took 0.032s) (0%)
[ Info: Loading InlineStrings from cache... (0%)
[ Info: Done loading InlineStrings from cache... (took 0.038s) (0%)
[ Info: Loading Parsers from cache... (0%)
[ Info: Done loading Parsers from cache... (took 0.078s) (0%)
[ Info: Loading Dates from cache... (0%)
[ Info: Done loading Dates from cache... (took 0.035s) (0%)
[ Info: Loading Printf from cache... (0%)
[ Info: Done loading Printf from cache... (0%)
[ Info: Loading Unicode from cache... (0%)
[ Info: Done loading Unicode from cache... (0%)
[ Info: Loading SnoopPrecompile from cache... (0%)
[ Info: Done loading SnoopPrecompile from cache... (took 0.033s) (0%)
[ Info: Loading Preferences from cache... (0%)
[ Info: Done loading Preferences from cache... (0%)
[ Info: Loading TOML from cache... (0%)
[ Info: Done loading TOML from cache... (0%)
[ Info: Loading PooledArrays from cache... (0%)
[ Info: Done loading PooledArrays from cache... (took 0.04s) (0%)
[ Info: Loading DataAPI from cache... (0%)
[ Info: Done loading DataAPI from cache... (took 0.039s) (0%)
[ Info: Loading Future from cache... (0%)
[ Info: Done loading Future from cache... (0%)
[ Info: Loading Random from cache... (0%)
[ Info: Done loading Random from cache... (took 0.017s) (0%)
[ Info: Loading Serialization from cache... (0%)
[ Info: Done loading Serialization from cache... (0%)
[ Info: Loading SHA from cache... (0%)
[ Info: Done loading SHA from cache... (0%)
[ Info: Loading WeakRefStrings from cache... (0%)
[ Info: Done loading WeakRefStrings from cache... (took 0.037s) (0%)
[ Info: Loading CodecZlib from cache... (0%)
[ Info: Done loading CodecZlib from cache... (took 0.034s) (0%)
┌ Warning: Zlib_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading TranscodingStreams from cache... (0%)
[ Info: Done loading TranscodingStreams from cache... (took 0.036s) (0%)
[ Info: Loading Test from cache... (0%)
[ Info: Done loading Test from cache... (0%)
[ Info: Loading InteractiveUtils from cache... (0%)
[ Info: Done loading InteractiveUtils from cache... (0%)
[ Info: Loading Markdown from cache... (0%)
[ Info: Done loading Markdown from cache... (0%)
[ Info: Loading Base64 from cache... (0%)
[ Info: Done loading Base64 from cache... (0%)
[ Info: Loading Logging from cache... (0%)
[ Info: Done loading Logging from cache... (0%)
[ Info: Loading Tables from cache... (0%)
[ Info: Done loading Tables from cache... (took 0.038s) (0%)
[ Info: Loading OrderedCollections from cache... (0%)
[ Info: Done loading OrderedCollections from cache... (0%)
[ Info: Loading LinearAlgebra from cache... (0%)
[ Info: Done loading LinearAlgebra from cache... (took 0.48s) (0%)
[ Info: Loading libblastrampoline_jll from cache... (0%)
[ Info: Done loading libblastrampoline_jll from cache... (0%)
[ Info: Loading OpenBLAS_jll from cache... (0%)
[ Info: Done loading OpenBLAS_jll from cache... (0%)
┌ Warning: CompilerSupportLibraries_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Libdl from cache... (0%)
[ Info: Done loading Libdl from cache... (0%)
[ Info: Loading Artifacts from cache... (0%)
[ Info: Done loading Artifacts from cache... (0%)
[ Info: Loading IteratorInterfaceExtensions from cache... (0%)
[ Info: Done loading IteratorInterfaceExtensions from cache... (took 0.033s) (0%)
[ Info: Loading DataValueInterfaces from cache... (0%)
[ Info: Done loading DataValueInterfaces from cache... (took 0.03s) (0%)
[ Info: Loading TableTraits from cache... (0%)
[ Info: Done loading TableTraits from cache... (took 0.036s) (0%)
[ Info: Loading Mmap from cache... (0%)
[ Info: Done loading Mmap from cache... (0%)
[ Info: Loading FilePathsBase from cache... (0%)
[ Info: Done loading FilePathsBase from cache... (took 0.18s) (0%)
[ Info: Loading Compat from cache... (0%)
[ Info: Done loading Compat from cache... (0%)
[ Info: Loading UUIDs from cache... (0%)
[ Info: Done loading UUIDs from cache... (0%)
[ Info: Loading SentinelArrays from cache... (0%)
[ Info: Done loading SentinelArrays from cache... (took 0.038s) (0%)
[ Info: Loading FileIO from cache... (11%)
[ Info: Done loading FileIO from cache... (took 0.038s) (11%)
[ Info: Loading Pkg from cache... (11%)
[ Info: Done loading Pkg from cache... (took 0.067s) (11%)
[ Info: Loading Downloads from cache... (11%)
[ Info: Done loading Downloads from cache... (took 0.012s) (11%)
[ Info: Loading LibCURL from cache... (11%)
[ Info: Done loading LibCURL from cache... (took 0.019s) (11%)
[ Info: Loading MozillaCACerts_jll from cache... (11%)
[ Info: Done loading MozillaCACerts_jll from cache... (11%)
[ Info: Loading LibCURL_jll from cache... (11%)
[ Info: Done loading LibCURL_jll from cache... (11%)
┌ Warning: LibSSH2_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: MbedTLS_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading nghttp2_jll from cache... (11%)
[ Info: Done loading nghttp2_jll from cache... (11%)
[ Info: Loading NetworkOptions from cache... (11%)
[ Info: Done loading NetworkOptions from cache... (11%)
[ Info: Loading FileWatching from cache... (11%)
[ Info: Done loading FileWatching from cache... (11%)
[ Info: Loading ArgTools from cache... (11%)
[ Info: Done loading ArgTools from cache... (11%)
[ Info: Loading Tar from cache... (11%)
[ Info: Done loading Tar from cache... (11%)
[ Info: Loading REPL from cache... (11%)
[ Info: Done loading REPL from cache... (took 0.029s) (11%)
[ Info: Loading Sockets from cache... (11%)
[ Info: Done loading Sockets from cache... (11%)
[ Info: Loading LibGit2 from cache... (11%)
[ Info: Done loading LibGit2 from cache... (took 0.039s) (11%)
[ Info: Loading p7zip_jll from cache... (11%)
[ Info: Done loading p7zip_jll from cache... (11%)
[ Info: Loading Requires from cache... (11%)
[ Info: Done loading Requires from cache... (took 0.024s) (11%)
[ Info: Loading XLSX from cache... (22%)
[ Info: Done loading XLSX from cache... (took 0.039s) (22%)
[ Info: Loading EzXML from cache... (22%)
[ Info: Done loading EzXML from cache... (took 0.029s) (22%)
┌ Warning: XML2_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading ZipFile from cache... (22%)
[ Info: Done loading ZipFile from cache... (took 0.03s) (22%)
[ Info: Loading DataStructures from cache... (33%)
[ Info: Done loading DataStructures from cache... (took 0.043s) (33%)
[ Info: Loading Images from cache... (44%)
[ Info: Done loading Images from cache... (took 0.067s) (44%)
[ Info: Loading ImageQualityIndexes from cache... (44%)
[ Info: Done loading ImageQualityIndexes from cache... (took 0.038s) (44%)
[ Info: Loading OffsetArrays from cache... (44%)
[ Info: Done loading OffsetArrays from cache... (took 0.063s) (44%)
[ Info: Loading Adapt from cache... (44%)
[ Info: Done loading Adapt from cache... (took 0.064s) (44%)
[ Info: Loading ImageCore from cache... (44%)
[ Info: Done loading ImageCore from cache... (took 0.14s) (44%)
[ Info: Loading ColorVectorSpace from cache... (44%)
[ Info: Done loading ColorVectorSpace from cache... (took 0.079s) (44%)
┌ Warning: Statistics not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading ColorTypes from cache... (44%)
[ Info: Done loading ColorTypes from cache... (took 0.11s) (44%)
[ Info: Loading FixedPointNumbers from cache... (44%)
[ Info: Done loading FixedPointNumbers from cache... (took 0.13s) (44%)
[ Info: Loading TensorCore from cache... (44%)
[ Info: Done loading TensorCore from cache... (took 0.06s) (44%)
[ Info: Loading SpecialFunctions from cache... (44%)
[ Info: Done loading SpecialFunctions from cache... (took 0.077s) (44%)
[ Info: Loading IrrationalConstants from cache... (44%)
[ Info: Done loading IrrationalConstants from cache... (took 0.057s) (44%)
[ Info: Loading ChainRulesCore from cache... (44%)
[ Info: Done loading ChainRulesCore from cache... (took 0.065s) (44%)
[ Info: Loading SparseArrays from cache... (44%)
[ Info: Done loading SparseArrays from cache... (took 0.31s) (44%)
[ Info: Loading LogExpFunctions from cache... (44%)
[ Info: Done loading LogExpFunctions from cache... (took 0.062s) (44%)
[ Info: Loading ChangesOfVariables from cache... (44%)
[ Info: Done loading ChangesOfVariables from cache... (took 0.05s) (44%)
[ Info: Loading DocStringExtensions from cache... (44%)
[ Info: Done loading DocStringExtensions from cache... (took 0.044s) (44%)
[ Info: Loading InverseFunctions from cache... (44%)
[ Info: Done loading InverseFunctions from cache... (took 0.049s) (44%)
┌ Warning: OpenLibm_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading OpenSpecFun_jll from cache... (44%)
[ Info: Done loading OpenSpecFun_jll from cache... (took 0.043s) (44%)
[ Info: Loading JLLWrappers from cache... (44%)
[ Info: Done loading JLLWrappers from cache... (took 0.041s) (44%)
[ Info: Loading AbstractFFTs from cache... (44%)
[ Info: Done loading AbstractFFTs from cache... (took 0.069s) (44%)
[ Info: Loading MosaicViews from cache... (44%)
[ Info: Done loading MosaicViews from cache... (took 0.041s) (44%)
[ Info: Loading StackViews from cache... (44%)
[ Info: Done loading StackViews from cache... (took 0.066s) (44%)
[ Info: Loading MappedArrays from cache... (44%)
[ Info: Done loading MappedArrays from cache... (took 0.032s) (44%)
[ Info: Loading PaddedViews from cache... (44%)
[ Info: Done loading PaddedViews from cache... (took 0.038s) (44%)
[ Info: Loading Colors from cache... (44%)
[ Info: Done loading Colors from cache... (took 0.055s) (44%)
[ Info: Loading Reexport from cache... (44%)
[ Info: Done loading Reexport from cache... (took 0.035s) (44%)
[ Info: Loading Graphics from cache... (44%)
[ Info: Done loading Graphics from cache... (took 0.039s) (44%)
[ Info: Loading NaNMath from cache... (44%)
[ Info: Done loading NaNMath from cache... (took 0.052s) (44%)
[ Info: Loading ImageContrastAdjustment from cache... (44%)
[ Info: Done loading ImageContrastAdjustment from cache... (took 0.076s) (44%)
[ Info: Loading Parameters from cache... (44%)
[ Info: Done loading Parameters from cache... (took 0.054s) (44%)
[ Info: Loading UnPack from cache... (44%)
[ Info: Done loading UnPack from cache... (took 0.061s) (44%)
[ Info: Loading ImageTransformations from cache... (44%)
[ Info: Done loading ImageTransformations from cache... (took 0.068s) (44%)
[ Info: Loading StaticArrays from cache... (44%)
[ Info: Done loading StaticArrays from cache... (took 0.14s) (44%)
[ Info: Loading StaticArraysCore from cache... (44%)
[ Info: Done loading StaticArraysCore from cache... (took 0.055s) (44%)
[ Info: Loading CoordinateTransformations from cache... (44%)
[ Info: Done loading CoordinateTransformations from cache... (took 0.073s) (44%)
[ Info: Loading ImageBase from cache... (44%)
[ Info: Done loading ImageBase from cache... (took 0.16s) (44%)
[ Info: Loading Rotations from cache... (44%)
[ Info: Done loading Rotations from cache... (took 0.089s) (44%)
[ Info: Loading Quaternions from cache... (44%)
[ Info: Done loading Quaternions from cache... (took 0.059s) (44%)
[ Info: Loading RealDot from cache... (44%)
[ Info: Done loading RealDot from cache... (took 0.048s) (44%)
[ Info: Loading Interpolations from cache... (44%)
[ Info: Done loading Interpolations from cache... (took 0.42s) (44%)
[ Info: Loading AxisAlgorithms from cache... (44%)
[ Info: Done loading AxisAlgorithms from cache... (took 0.059s) (44%)
[ Info: Loading WoodburyMatrices from cache... (44%)
[ Info: Done loading WoodburyMatrices from cache... (took 0.061s) (44%)
[ Info: Loading SharedArrays from cache... (44%)
[ Info: Done loading SharedArrays from cache... (took 0.02s) (44%)
[ Info: Loading Distributed from cache... (44%)
[ Info: Done loading Distributed from cache... (took 0.022s) (44%)
[ Info: Loading Ratios from cache... (44%)
[ Info: Done loading Ratios from cache... (took 0.031s) (44%)
[ Info: Loading ImageDistances from cache... (44%)
[ Info: Done loading ImageDistances from cache... (took 0.051s) (44%)
[ Info: Loading Distances from cache... (44%)
[ Info: Done loading Distances from cache... (took 0.05s) (44%)
[ Info: Loading StatsAPI from cache... (44%)
[ Info: Done loading StatsAPI from cache... (took 0.046s) (44%)
[ Info: Loading ImageMorphology from cache... (44%)
[ Info: Done loading ImageMorphology from cache... (took 0.043s) (44%)
[ Info: Loading TiledIteration from cache... (44%)
[ Info: Done loading TiledIteration from cache... (took 0.053s) (44%)
[ Info: Loading LazyModules from cache... (44%)
[ Info: Done loading LazyModules from cache... (took 0.054s) (44%)
[ Info: Loading ImageFiltering from cache... (44%)
[ Info: Done loading ImageFiltering from cache... (took 0.11s) (44%)
[ Info: Loading FFTViews from cache... (44%)
[ Info: Done loading FFTViews from cache... (took 0.042s) (44%)
[ Info: Loading CustomUnitRanges from cache... (44%)
[ Info: Done loading CustomUnitRanges from cache... (took 0.038s) (44%)
[ Info: Loading FFTW from cache... (44%)
[ Info: Done loading FFTW from cache... (took 0.15s) (44%)
┌ Warning: MKL_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading FFTW_jll from cache... (44%)
[ Info: Done loading FFTW_jll from cache... (took 0.056s) (44%)
[ Info: Loading ComputationalResources from cache... (44%)
[ Info: Done loading ComputationalResources from cache... (took 0.043s) (44%)
[ Info: Loading CatIndices from cache... (44%)
[ Info: Done loading CatIndices from cache... (took 0.051s) (44%)
[ Info: Loading ImageSegmentation from cache... (44%)
[ Info: Done loading ImageSegmentation from cache... (took 0.066s) (44%)
[ Info: Loading MetaGraphs from cache... (44%)
[ Info: Done loading MetaGraphs from cache... (took 0.049s) (44%)
[ Info: Loading Graphs from cache... (44%)
[ Info: Done loading Graphs from cache... (took 0.1s) (44%)
[ Info: Loading Inflate from cache... (44%)
[ Info: Done loading Inflate from cache... (took 0.047s) (44%)
[ Info: Loading SimpleTraits from cache... (44%)
[ Info: Done loading SimpleTraits from cache... (took 0.039s) (44%)
[ Info: Loading MacroTools from cache... (44%)
[ Info: Done loading MacroTools from cache... (took 0.055s) (44%)
[ Info: Loading ArnoldiMethod from cache... (44%)
[ Info: Done loading ArnoldiMethod from cache... (took 0.08s) (44%)
[ Info: Loading JLD2 from cache... (44%)
[ Info: Done loading JLD2 from cache... (took 0.12s) (44%)
[ Info: Loading RegionTrees from cache... (44%)
[ Info: Done loading RegionTrees from cache... (took 0.061s) (44%)
[ Info: Loading IterTools from cache... (44%)
[ Info: Done loading IterTools from cache... (took 0.058s) (44%)
[ Info: Loading SimpleWeightedGraphs from cache... (44%)
[ Info: Done loading SimpleWeightedGraphs from cache... (took 0.066s) (44%)
[ Info: Loading Clustering from cache... (44%)
[ Info: Done loading Clustering from cache... (took 0.074s) (44%)
[ Info: Loading StatsBase from cache... (44%)
[ Info: Done loading StatsBase from cache... (took 0.063s) (44%)
[ Info: Loading SortingAlgorithms from cache... (44%)
[ Info: Done loading SortingAlgorithms from cache... (took 0.064s) (44%)
[ Info: Loading Missings from cache... (44%)
[ Info: Done loading Missings from cache... (took 0.035s) (44%)
[ Info: Loading NearestNeighbors from cache... (44%)
[ Info: Done loading NearestNeighbors from cache... (took 0.072s) (44%)
[ Info: Loading IntegralArrays from cache... (44%)
[ Info: Done loading IntegralArrays from cache... (took 0.047s) (44%)
[ Info: Loading IntervalSets from cache... (44%)
[ Info: Done loading IntervalSets from cache... (took 0.051s) (44%)
[ Info: Loading IndirectArrays from cache... (44%)
[ Info: Done loading IndirectArrays from cache... (took 0.055s) (44%)
[ Info: Loading ImageShow from cache... (44%)
[ Info: Done loading ImageShow from cache... (took 0.064s) (44%)
[ Info: Loading ColorSchemes from cache... (44%)
[ Info: Done loading ColorSchemes from cache... (took 0.076s) (44%)
[ Info: Loading ImageMetadata from cache... (44%)
[ Info: Done loading ImageMetadata from cache... (took 0.06s) (44%)
[ Info: Loading AxisArrays from cache... (44%)
[ Info: Done loading AxisArrays from cache... (took 0.043s) (44%)
[ Info: Loading RangeArrays from cache... (44%)
[ Info: Done loading RangeArrays from cache... (took 0.025s) (44%)
[ Info: Loading ImageAxes from cache... (44%)
[ Info: Done loading ImageAxes from cache... (took 0.14s) (44%)
[ Info: Loading ImageIO from cache... (44%)
[ Info: Done loading ImageIO from cache... (took 0.053s) (44%)
[ Info: Loading QOI from cache... (44%)
[ Info: Done loading QOI from cache... (took 0.039s) (44%)
[ Info: Loading PNGFiles from cache... (44%)
[ Info: Done loading PNGFiles from cache... (took 0.15s) (44%)
[ Info: Loading CEnum from cache... (44%)
[ Info: Done loading CEnum from cache... (took 0.041s) (44%)
┌ Warning: libpng_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Netpbm from cache... (44%)
[ Info: Done loading Netpbm from cache... (took 0.027s) (44%)
[ Info: Loading Sixel from cache... (44%)
[ Info: Done loading Sixel from cache... (took 0.082s) (44%)
┌ Warning: libsixel_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading JpegTurbo from cache... (44%)
[ Info: Done loading JpegTurbo from cache... (took 0.082s) (44%)
┌ Warning: JpegTurbo_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading TiffImages from cache... (44%)
[ Info: Done loading TiffImages from cache... (took 0.045s) (44%)
[ Info: Loading PkgVersion from cache... (44%)
[ Info: Done loading PkgVersion from cache... (took 0.041s) (44%)
[ Info: Loading ProgressMeter from cache... (44%)
[ Info: Done loading ProgressMeter from cache... (took 0.034s) (44%)
[ Info: Loading OpenEXR from cache... (44%)
[ Info: Done loading OpenEXR from cache... (took 0.039s) (44%)
┌ Warning: OpenEXR_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading ImageMagick from cache... (44%)
[ Info: Done loading ImageMagick from cache... (took 0.038s) (44%)
┌ Warning: ImageMagick_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading DataFrames from cache... (67%)
[ Info: Done loading DataFrames from cache... (took 0.094s) (67%)
[ Info: Loading InvertedIndices from cache... (67%)
[ Info: Done loading InvertedIndices from cache... (took 0.03s) (67%)
[ Info: Loading PrettyTables from cache... (67%)
[ Info: Done loading PrettyTables from cache... (took 0.042s) (67%)
[ Info: Loading StringManipulation from cache... (67%)
[ Info: Done loading StringManipulation from cache... (took 0.034s) (67%)
[ Info: Loading Formatting from cache... (67%)
[ Info: Done loading Formatting from cache... (took 0.042s) (67%)
[ Info: Loading Crayons from cache... (67%)
[ Info: Done loading Crayons from cache... (67%)
[ Info: Loading LaTeXStrings from cache... (67%)
[ Info: Done loading LaTeXStrings from cache... (took 0.038s) (67%)
[ Info: Loading Luxor from cache... (78%)
[ Info: Done loading Luxor from cache... (took 0.075s) (78%)
[ Info: Loading Rsvg from cache... (78%)
[ Info: Done loading Rsvg from cache... (took 0.018s) (78%)
[ Info: Loading Cairo from cache... (78%)
[ Info: Done loading Cairo from cache... (took 0.032s) (78%)
┌ Warning: Cairo_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: Glib_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: Pango_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
┌ Warning: Librsvg_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading Juno from cache... (78%)
[ Info: Done loading Juno from cache... (took 0.043s) (78%)
[ Info: Loading Profile from cache... (78%)
[ Info: Done loading Profile from cache... (took 0.023s) (78%)
[ Info: Loading Media from cache... (78%)
[ Info: Done loading Media from cache... (took 0.046s) (78%)
[ Info: Loading FFMPEG from cache... (78%)
[ Info: Done loading FFMPEG from cache... (took 0.051s) (78%)
┌ Warning: FFMPEG_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.65.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loaded all packages into cache in 9.1s (100%)
Environment:
⌃ [336ed68f] CSV v0.10.9
⌃ [a93c6f00] DataFrames v1.5.0
⌃ [864edb3b] DataStructures v0.18.13
⌃ [5789e2e9] FileIO v1.16.0
⌃ [82e4d734] ImageIO v0.6.6
⌃ [4e3cecfd] ImageShow v0.3.7
⌃ [916415d5] Images v0.25.2
⌃ [ae8d54c2] Luxor v3.7.0
⌃ [fdbf4ff8] XLSX v0.9.0
julia> versioninfo()
Julia Version 1.9.3
Commit bed2cd540a1 (2023-08-24 14:43 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 20 × 12th Gen Intel(R) Core(TM) i7-12700H
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, alderlake)
Threads: 1 on 20 virtual cores
Environment:
JULIA_EDITOR = code
JULIA_NUM_THREADS =
Similar issue here - I don't think it is unique to the CSV package. Here's a snippet from my Julia Language Server output.
...
[ Info: Symbol server indexing took 6.783764787 seconds.
[ Info: Loading PProf from cache...
[ Info: Done loading PProf from cache... (took 190.0s)
[ Info: Loading CodecZlib from cache...
[ Info: Done loading CodecZlib from cache... (took 5.3s)
┌ Warning: Zlib_jll not stored on disc
└ @ SymbolServer ~/.vscode-server/extensions/julialang.language-julia-1.66.2/scripts/packages/SymbolServer/src/SymbolServer.jl:356
[ Info: Loading TranscodingStreams from cache...
[ Info: Done loading TranscodingStreams from cache... (took 240.0s)
[ Info: Loading Test from cache...
[ Info: Done loading Test from cache... (took 240.0s)
[ Info: Loading Serialization from cache...
[ Info: Done loading Serialization from cache... (took 230.0s)
...
This occurs upon opening a .jl file in VS Code.
I've never seen cache loading be that slow. Is your home directory stored on a NFS or something like that?
No, though I am running this in a WSL (Windows Subsystem Linux) environment.