-
I have been running version 0.3.4 with the dataset directly on the ephemeral SSD that comes with the node. It's running on a 8CPU, 16GB machine and the performance is excellent. It works well enough but the response times really tanks compared to my old installation. On the new version i'm seeing frequent slowdowns due to GC and memory swapping:
Both are running with Are anybody having similar experiences, and have you found a way to improve this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 27 replies
-
It's hard to track regressions when you change two things at once. I'd test with opensearch without structured data first. |
Beta Was this translation helpful? Give feedback.
-
I've made another test, comparing 0.3.4 and 0.6.2. Below are the details.
VERSION 0.3.4
Rerun 50 requests: Total duration: 8 seconds VERSION 0.6.2
Rerun 50 requests: Total duration: 133 seconds Conclusion: I'm happy to answer any questions or repeat any tests you would like to see. I can also provide the script and requests that I've used to test with if you're interested. |
Beta Was this translation helpful? Give feedback.
Yes, #615. See also #538 on the background why we changed that.
The
lang
parameter only adds a preference for the given language and influences the language of the results.