vaticle / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
190 stars 43 forks source link

Even simple queries are slow, taking a couple of seconds to return answers #403

Closed alexjpwalker closed 2 years ago

alexjpwalker commented 3 years ago

Problem to Solve

Even simple queries are slow, taking a couple of seconds to return answers - even though the same query returns in just a few milliseconds in Console.

Proposed Solution

Look into what is causing the slowness. It may be, for example, some heavy resource, say in the UI, being loaded only when a query is run, when it could be preloaded.

chooklii commented 3 years ago

Had the same issue - using 2.1.1. for both grakn (now typedb) and workbase improved the performance a lot.

alexjpwalker commented 2 years ago

This issue is resolved in TypeDB Studio 2.4.0-alpha.