-- 3XOUanuhvgo8jhhnOt+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-06-22 at 11:49 +0900, Aaron Smith wrote: > Here are a couple ruby-prof call graphs that illustrate the timeliness > of mysql VS returning a string Yeah, it does indeed look like the serializer is a good candidate for a C rewrite, which should remove the need for a lot of method calls. I was also concerned about RUBYAMF::Util::BinaryString, given its heavy use of delegation (which is quite expensive in principle), except looking at the profile it doesn't seem to contribute to the times anywhere near as much. Keep up the good work, -mental -- 3XOUanuhvgo8jhhnOt+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQBGe1OVSuZBmZzm14ERAkzbAKCHqPcEswnPDujmMWUGnBT7tdOUaACgqQpQ rFZkh72JjfKYHw8+OoO85nw fP -----END PGP SIGNATURE----- -- 3XOUanuhvgo8jhhnOt+--