SereneDB's C++ search engine is the fastest on search benchmarks
31 points by gnusi
by stevemk14ebr
2 subcomments
Testing on 5GB of data fully resident in ram is a terrible comparison. Things get hard when you're in the hundreds of gigabytes or more.
by Uniplace
1 subcomments
Great results! Refreshing to see a project that actually went the extra mile and built the core search engine in C++ from scratch, unlike most similar projects that just wrap an existing library.
by akorchak
1 subcomments
Very impressive numbers!
I def would love now to learn more about the algo behind these results
by leonid_y
1 subcomments
I can't wait to apply this base to my real-time AI forecasting solutions!