Yes. When you open things for the first time it needs to load the cache's etc Once you are in it will be fine.
We could definitely speed things up by using binary formats like HDF5 to support parallel read/write operations into the data. We could use mmap to help once we did that. At present the JSON is read in serial from top to toe, so mmap not likely to help much (?).
I'm avoiding that for now since using JSON makes it much easier for others to work with the data (although you could argue that's already covered with R and the RESTful API).
GC still crashes *fairly* regularly for me with heavy use, and that makes me go through the lag again.. but c'est la vie!
The only issue with the suggestion to not close GC is if I am sharing files via dropbox with an athlete (via symlink) and the athlete uploads a new file, I have to reload GC in order for the file to become visible. If the file list could be refreshed without closing GC, that would solve that quite nicely.
I still love GC but can't wait to work with client files. Thus a little less great.
Unless it is turned on by default, no correction.I still love GC but can't wait to work with client files. Thus a little less great.