higlass / higlass/higlass-docker
Speed up performance of local server
- Dominant language
- Shell
- Stars
- 34
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
@nils: Is this the standalone container, or the local with redis? Can you also give a url for the file you're using on the local? (I would like to get the workflow smoothed out so that we can get to a reproducing state more quickly.)
```
i am investigating why the performance of the local deployment is so poor -> thread
5 replies
nils [3 hours ago]
this is what i am comparing: http://higlass.io/app/?config=MMoYSyeNQZqCZJu6-OrBJA
higlass.io
HiGlass - App
Fast Contact Matrix Visualization for the Web
nils [3 hours ago]
i have a pretty similar setup locally (same data, just a lower resolution file of the same data set)
nils [3 hours ago]
loading the view from the remote server takes 3.10 seconds (about 12.5 MB are transferred)
nils [3 hours ago]
loading a roughly equivalent view from the local server takes 11.7 seconds (about 11.6 MB are transferred)
nils [3 hours ago]
i posted the screenshots for the network load in the main channel - key observation: loading from local instance takes forever because a ton of time is spent waiting for responses. time required to load from remote is driven by download times.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.