dbkit icon indicating copy to clipboard operation
dbkit copied to clipboard

Optimizing JIT compiler

Open mtanski opened this issue 9 years ago • 0 comments

Query processing can really benefit from being able to execute operations with machine dependent optimizations Like using SSE / AVX based on local machine.

mtanski avatar Sep 14 '16 22:09 mtanski