The gd is expected to be a bit slow on the first call. I will try to improve that.
Part of the information that you need may already be cached. The list of all functions from all libraries is always loaded in rnvimserver memory. The list of all objects in the .GlobalEnv is also in rnvimserver memory.
Originally posted by @jalvesaq in #505