autocomplete on abra recipe upgrade is slow #567

Open
opened 2025-06-04 17:15:29 +00:00 by 3wordchant · 1 comment
Owner

Not quite a "bug" but it does cause a little friction.

Autocomplete on recipe names is much slower than on app names. Probably because app autocomplete is based on listing files but recipe autocomplete is based on parsing JSON. Maybe there's nothing we can do but if it's possible to optimise it'd be awesome

CC @trav

Not quite a "bug" but it does cause a little friction. Autocomplete on recipe names is much slower than on app names. Probably because app autocomplete is based on listing files but recipe autocomplete is based on parsing JSON. Maybe there's nothing we can do but if it's possible to optimise it'd be awesome CC @trav
3wordchant added the
bug
label 2025-06-04 17:15:29 +00:00
Owner

Yeh I would love to speed this up also, I routinely get frozen waiting for this...

I think it might be doing some network activity in there somewhere....

Definitely something to improve!

Yeh I would love to speed this up also, I routinely get frozen waiting for this... I think it might be doing some network activity in there somewhere.... Definitely something to improve!
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#567
No description provided.