Currently, the snippets in the autocomplete benchmark that depend on the LSP (import definitions, root path) are ending up empty.
This seems to be because the code that retrieves them from the IDE expects the autocomplete file to be the active file, which it isn't when the benchmark command is run.