Package: wnpp Severity: wishlist * Package name : sequel_pg Version : 1.2.0 Upstream Author : Jeremy Evans <[email protected]> * URL : http://github.com/jeremyevans/sequel_pg * License : MIT Programming Lang: C, Ruby Description : overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version faster (2-6x) than Ruby version
sequel_pg overwrites the inner loop of the Sequel postgres adapter row fetching code with a C version. The C version is significantly faster (2-6x) than the pure ruby version that Sequel uses by default. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

