opteryx
opteryx copied to clipboard
✨ [CLICKBENCH] Very Slow Query
trafficstars
SELECT * FROM hits WHERE URL LIKE '%google%' ORDER BY EventTime LIMIT 10;
This query performs a lot slower than other engines.
I'm not sure how they would achieve the performance they do.