Improving Typesense Server Performance
TLDR Tiago reported slowed server performance due to multiple requests to typesense. Jason suggested increasing the number of CPU cores to handle greater concurrency.
1
May 15, 2022 (20 months ago)
Tiago
04:35 PMWhen I’m receiving a lot of requests at the same time seems that typesense can't handle them all and the server slows down.
What do you recommend to improve the performance?
Jason
06:45 PMTiago
08:16 PM1
Typesense
Indexed 3015 threads (79% resolved)
Similar Threads
Typesense Concurrency and Performance Concerns
arpit was concerned about concurrency issues in Typesense. Jason explained that upserts depend on CPU capacity and number of fields, and should be manageable with adequate resources.
Addressing Typesense Server Issues and Optimization Needs
Robert had an issue with a 'stuck' typesense server. Jason and Kishore Nallan gave advice on handling writes, configuration for high search volumes, and running multiple typesense instances. They also recommended monitoring CPU usage and updating the server version for bug fixes.
Troubleshooting Typesense Document Import Error
Christopher had trouble importing 2.1M documents into Typesense due to memory errors. Jason clarified the system requirements, explaining the correlation between RAM and dataset size, and ways to tackle the issue. They both also discussed database-like query options.