pepsighan / graftini-js

0 stars 0 forks source link

Project get queries are slow #466

Open pepsighan opened 3 years ago

pepsighan commented 3 years ago

image

It's taking 100ms for now. This is not important right now. But since the size of the page content is very high because of duplicate and redundant property values, it can become slower to read.

pepsighan commented 3 years ago

This can also be optimized in some respect by using GraphQL dataloader.