5 ms·
I work on a large commercial database mainly on optimizing joins and a lot of the work that has to be done is algorithmic. Library functions normally are to ge
by rcj_ 14y ago
I work on a large commercial database mainly on optimizing joins and a lot of the work that has to be done is algorithmic.
Library functions normally are to generic and therefor we end up implementing lots of different variations of fast and memory efficient searching, sorting, graph optimizing, etc.