peripleo2 icon indicating copy to clipboard operation
peripleo2 copied to clipboard

Performance profiling: slow queries

Open rsimon opened this issue 7 years ago • 1 comments

Figure out where the current bottlenecks are. E.g. the query "inscriptions" takes a long time to answer, even when the time histogram is not computed. Figure out where the slow bits are.

rsimon avatar Nov 02 '17 11:11 rsimon

Note: in case of inscription the response is 750kB, so delay might be due to sheer size - retrieval, entity resolution, JSON (de-)serialization, etc.

rsimon avatar Nov 02 '17 14:11 rsimon