Re: [PHP-DEV] faster serializer?

2001-08-03 Thread Brian Moon
/ - Original Message - From: "Stig S. Bakken" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 03, 2001 12:34 AM Subject: [PHP-DEV] faster serializer? > PHP needs a faster serializer and deserializer. It should be possible > to make one that

Re: [PHP-DEV] faster serializer?

2001-08-03 Thread Sascha Schumann
On Fri, 3 Aug 2001, Sascha Schumann wrote: > On Fri, 3 Aug 2001, Brian Moon wrote: > > > I would love to see a faster serializer. I think serializing has a lot of > > upsides but the downside right now is performance. > > Microbenchmarking showed a two-fold speed decrease with the Incre

[PHP-DEV] faster serializer?

2001-08-02 Thread Stig S. Bakken
PHP needs a faster serializer and deserializer. It should be possible to make one that is at least as fast as Zend compiling and executing code defining the same structure. Does anyone else want a faster serializer? Anyone interested in contributing to a fund so we can set up a prize for the fa