Server RAM Issue with Typesense Server
TLDR Bill raised concern about increasing RAM usage on running tests on Typesense. Jason suggested to upgrade to the version 0.23.0.rc69, which seemed to resolve the issue and increase the performance.
2
1
May 24, 2022 (19 months ago)
Bill
12:09 PMJason
12:31 PMBill
12:31 PMBill
12:37 PMLoaded: loaded (/etc/systemd/system/typesense-server.service; enabled; vendor>
Active: active (running) since Tue 2022-05-24 11:45:23 UTC; 43min ago
Docs: https://typesense.org
Main PID: 655 (typesense-serve)
Tasks: 61 (limit: 1131)
Memory: 691.6M
CGroup: /system.slice/typesense-server.service
└─655 /usr/bin/typesense-server --config=/etc/typesense/typesense-ser>
Jason
01:01 PMBill
01:02 PMBill
01:04 PMBill
01:04 PMJason
01:05 PMBill
01:05 PM1
Bill
01:05 PMBill
01:05 PMJason
01:05 PMJason
01:06 PMBill
01:07 PMBill
01:10 PMBill
01:10 PMBill
01:12 PMBill
01:12 PMJason
01:37 PM1
Jason
01:38 PMBill
01:38 PMBill
01:39 PM1
Typesense
Indexed 3005 threads (79% resolved)
Similar Threads
Memory Leak Issue in Typesense Server v0.21.0
Jim was experiencing a potential memory leak while load testing an API. Jason and Kishore Nallan suggest it may be a known issue in v0.22.0 RC builds which is resolved in later versions. Jim identifies a specific search filter escalating the issue. Kishore Nallan confirms a fix in the 0.22 RC builds.
Discussion on Performance and Scalability for Multiple Term Search
Bill asks the best way for multi-term searches in a recommendation system they developed. Kishore Nallan suggested using embeddings and remote embedder or storing and averaging vectors. Despite testing several suggested solutions, Bill continued to face performance issues, leading to unresolved discussions about scalability and recommendation system performance.
Discussing RAM, CPU, and Hosting Options for Project
Bill asked about plans, domains and performance disparity with Typesense versus Digital Ocean. Kishore Nallan and Jason provided insights about network and disk performances, comparisons and prices.
Optimizing Typesense Implementation for Large Collections
Oskar faced performance issues with his document collection in Typesense due to filter additions. Jason suggested trying a newer Typesense build and potentially partitioning the data into country-wise collections. They also discussed reducing network latency with CDN solutions.
Typesense Server Crash and Counting Issue
Dan reported a server crash and counting issues with Typesense server version 0.26.0.rc1. Jason suggested an upgrade to `0.26.0.rc13` while Kishore Nallan committed to investigate the issue based on a sample dataset from Dan.