Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mswertz
Copy link
Member

@mswertz mswertz commented Oct 12, 2025

closes https://github.com/molgenis/GCC/issues/1593

demo:

  • log showing query time reduced from 1000ms to 300ms for the 'registry' subject table

todo:

  • refactored sql query, had little impact but code seems better generally
  • most time actually was lost in very inefficient graphql to query convertor
  • bugfixing

@mswertz mswertz marked this pull request as draft October 12, 2025 21:13
@mswertz mswertz changed the title first working version, now need to debug fix(backend): use lateral left join to make large queries faster Oct 12, 2025
@mswertz mswertz changed the title fix(backend): use lateral left join to make large queries faster fix(backend): rewrote SqlQuery and GraphQL query parser to shorten query times Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants