sgup432 commented on issue #14183: URL: https://github.com/apache/lucene/issues/14183#issuecomment-2686285414
>Why do you find it sad? It has more with the timing, as I was personally looking into improving the query cache performance. 😁 I think its still pretty useful if done well. It isn't performant mainly due to its key structure as it doesn't allow N threads to write concurrently, affecting its read performance and eventually skipping the cache altogether. There are other stuff as well which can be done better. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org