Indices on the Context #228
Replies: 1 comment 2 replies
-
I think that's always the best thing to do when adding any index |
Beta Was this translation helpful? Give feedback.
2 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.
-
Indexing the context
The history page in my context also allows the user to filter by actor (user), ip (remote_addr) and possible future other entries in the Context.
I wonder what this means for performance? Do you have experience/advice here?
Should I create some indices to improve performance?
I can do some experiments/performance tests, but I'd rather build on knowledge already present here :-)
Beta Was this translation helpful? Give feedback.
All reactions