There is already liboil, why don't you put your code there?

Submitted by markos on Sun, 01/20/2008 - 19:14.

Actually I intend to, but not this particular code. The goal for liboil is slightly different, it offers its own API, and a whole lot of highly optimized routines to perform various algorithms. On the other hand, I wanted to optimize existing functions from GLIBC, libstring (which is heavily used in MySQL), etc. I do plan to write some code for liboil at a later stage, but not at this particular moment.

( categories: )