Alex Klibisz

Results 158 comments of Alex Klibisz

Performance in Hetzner was terrible compared to AWS. I'll open a PR shortly that adds a terraform file for spinning up a development and benchmarking instance in AWS.

Hi, I haven't tested with Kibana in a very long time. I suspect I might've broken some part of the internal API that's used by Kibana at some point. If...

We're now above 200 qps. Last thing left is to just submit a PR to ann-benchmarks w/ the updated versions.

Status update here, after releasing 8.12.2.1. The non-containerized benchmark is reliably over 200qps @ 96% recall, around 210 qps. Latest update here: https://github.com/alexklibisz/elastiknn/commit/ddf637ae7053cf8f6dc038b4876520f3e41c0673 The containerized benchmark (running ann-benchmarks and elastiknn...

I opened the original Lightbend support ticket requesting this. Thanks for opening here. I think just throwing is fine. I'm trying to think why we used the Empty pattern, and...

It might also be useful to throw a custom exception, roughly, `final class AkkaGrpcStubNotImplementedException extends NotImplementedError`, to make it more obvious that a stubbable, unimplemented method was called.

Hi @joancf can you try adding the exceptions for scores outside [0, 2]? If you're having trouble I can try this, but probably not til the weekend or next week.

> Hi, @alexklibisz , I added some tests (i normalized the vectors for dot product) and also I rebased the branch to main I can't compile it, because there is...

Is that different from the cosine/angular similarity?

Closing to keep things tidy. Feel free to re-open if you have any followup.