jsonJ
Convex Community2y ago
13 replies
json

filter performance

I'm reading the post about normal ts filters, and it says it works "with the same performance as built-in Convex filters". Do the q.eq, q.neq, q.lt (...) objects not compile to something more efficient than JS?
https://stack.convex.dev/complex-filters-in-convex
Was this page helpful?