Replies: 3 comments 6 replies
-
60 rows isn't a lot, so probably database related. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It never takes more than 600ms to load the view when I return the view directly from a test route. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm exporting about 60 rows from view, because I require very specific styles and transformations.
But the export is incredibly slow, even on my local on a Macbook Pro M1!
Are there any ways I can increase the performance here?
Beta Was this translation helpful? Give feedback.
All reactions