grunge-stack
grunge-stack copied to clipboard
Loading notes locally takes 900ms in grunge stack compared to 30ms in indie
Have you experienced this bug with the latest version of the template?
Yes
Steps to Reproduce
- Create a new grunge stack and run it
- Create account
- Create 2 notes
- Open network developer tool in browser
- Click between the two notes repeatedly and watch the network call durations
Expected Behavior
Loading notes takes 30ms (like it does in Indie stack)
Actual Behavior
Loading notes takes 800-900ms
Yes, I have the same issue. It takes about 100-300 miliseconds with the indie stack and 1.6 seconds on AWS Lambda (1.1 seconds with ARC sandbox) with the grunge stack.