Skip to content

Optimize the oracle card lookup performance

Antoine Albertelli requested to merge faster-card-lookup into master

From a simple benchmarking on my machine, it looks like requesting with an exact match is about 10x faster than what it takes to do an approximate search. This makes a big difference on articles that have a few decklists displayed, up to 200 ms on our only article so far.

Merge request reports

Loading