Alex Sheluchin

Results 43 comments of Alex Sheluchin

Yes, a bit slow for me as well.

Yes, I also had a brand new install when I posted my above comment and it took about 2 seconds to run for me as well.

``` Init 38578ms First msg 1154ms Arch x86_64 Processor x86_64 Cores 4 System Linux Version #43-Ubuntu SMP Tue Jan 12 12:42:13 UTC 2021 Python /home/sheluchin/.pyenv/versions/3.8.3/bin/python3.8 ``` PC300 NVMe SK hynix...

Let me know if there's anything else I can do to help you track it down.

``` i (neocomplcache_start_omni_complete) * i (neocomplcache_start_auto_complete_no_select) * i (neocomplcache_start_auto_complete) * =neocomplcache#mappings#popup_post() i (neocomplcache_start_unite_quick_match) * unite#sources#neocomplcache#start_quick_match() i (neocomplcache_start_unite_complete) * unite#sources#neocomplcache#start_complete() i * =UltiSnips#ListSnippets() i ISurround * =25_insert(1) i Isurround * =25_insert()...

No other syntax checker, but I do have https://github.com/SirVer/ultisnips

Just did a bisect to find where the problem begins. It was indeed that commit I randomly chose to revert to. ``` ((d0983de...)|BISECTING|✚3…) $ git bisect bad 05/14 18:05:54 d0983de7b67e5757093cef601f2d7a6d0d37f4a3...

@weavejester Sorry about that! I've edited it to make it a little easier on the eyes.

I think this is related to https://github.com/errbotio/errbot/issues/910. What kind of storage are you guys using?

> I'm using the default, which is STORAGE = 'Shelf' @bschacht Could you please check what `$ errbot --storage-get ` returns under the same test context?