What is considered a large store that results in poor performance? #1726
Unanswered
ruanspies
asked this question in
Help and Questions
Replies: 1 comment
-
First rule of optimization: don't anticipate it! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Is there a rule of thumb to give an indication that size of the store may result in performance issues?
I understand that one can test this out and run some benchmarking/profiling tests for a specific application but was wondering if there is a general way to anticipate that something may be too large?
Beta Was this translation helpful? Give feedback.
All reactions