geoidesic / foundryvtt-actor-studio

A FoundryVTT module for creating Actors
MIT License
3 stars 1 forks source link

Test on server and consider pre-loading indexes #34

Closed geoidesic closed 4 weeks ago

geoidesic commented 1 month ago

ccjmk mentioned on discord that performance of this sort of thing can be slow on a remote server. Best to test it there early. He also recommended pre-loading the indexes on world start, which is interesting. Not sure it makes sense in the Svelte context but we can experiment with that once we're on a remote server.

How to test on server?

  1. [x] Make repo public
  2. [x] Add the release action
  3. [x] Make a release
  4. [x] Install module on server via module URL
  5. [x] Create packs and test speed