Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-14 Thread Michael Vergoz
Will you able to test it? Of course ! ;) Michael -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-14 Thread Michael Vergoz
--- Original Message - From: "Dmitry Stogov" <[EMAIL PROTECTED]> To: "'Michael Vergoz'" <[EMAIL PROTECTED]>; "'Andi Gutmans'" <[EMAIL PROTECTED]> Sent: Friday, July 14, 2006 12:35 PM Subject: RE: [PHP-DEV] FW: Help needed in

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Dmitry Stogov
plodes all the records if you do not do a > ts_free_thread() just > > after your php_request_shutdown(). It's for that which I > think that it > > would be very judicious to add a ts_free_thread() before > each the return() > > of the HttpExtensionProc() functi

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Michael Vergoz
- Original Message - From: "Michael Vergoz" <[EMAIL PROTECTED]> To: "Andi Gutmans" <[EMAIL PROTECTED]>; "'Dmitry Stogov'" <[EMAIL PROTECTED]>; "'PHPdev'" Sent: Tuesday, July 11, 2006 8:29 PM Subject: Re: [PHP-DEV] FW:

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Michael Vergoz
'" <[EMAIL PROTECTED]>; "'Dmitry Stogov'" <[EMAIL PROTECTED]>; "'PHPdev'" Sent: Tuesday, July 11, 2006 7:38 PM Subject: RE: [PHP-DEV] FW: Help needed in benchmarking memory patch Are you sure this isn't because the IIS thread i

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Andi Gutmans
have a small modification. > > mv- > - Original Message - > From: "Dmitry Stogov" <[EMAIL PROTECTED]> > To: "'Michael Vergoz'" <[EMAIL PROTECTED]>; "'Andi Gutmans'" > <[EMAIL PROTECTED]>; > Sent: Tuesday,

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Michael Vergoz
IL PROTECTED]> To: "'Michael Vergoz'" <[EMAIL PROTECTED]>; "'Andi Gutmans'" <[EMAIL PROTECTED]>; Sent: Tuesday, July 11, 2006 1:54 PM Subject: RE: [PHP-DEV] FW: Help needed in benchmarking memory patch Hi Michael, The patch was tested in Z

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Dmitry Stogov
s; internals@lists.php.net > Subject: Re: [PHP-DEV] FW: Help needed in benchmarking memory patch > > > Hi aAndy > > > We didn't find a material difference between malloc() and mmap() > > though, most probably because malloc() at these sizes > actually calls >

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-11 Thread Michael Vergoz
PROTECTED]>; Sent: Tuesday, July 11, 2006 8:26 AM Subject: RE: [PHP-DEV] FW: Help needed in benchmarking memory patch Sorry I didn't make clear that only the malloc()/free() part works. The mmap() and Win32 Allocation code is commented. We didn't find a material difference between

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-10 Thread Andi Gutmans
s for some ppl to run some benchmarks on this. Thx. Andi > -Original Message- > From: Michael Vergoz [mailto:[EMAIL PROTECTED] > Sent: Monday, July 10, 2006 5:25 PM > To: Andi Gutmans; internals@lists.php.net > Subject: Re: [PHP-DEV] FW: Help needed in benchmarking

Re: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-10 Thread Michael Vergoz
: "'Andi Gutmans'" <[EMAIL PROTECTED]>; Sent: Monday, July 10, 2006 5:57 PM Subject: RE: [PHP-DEV] FW: Help needed in benchmarking memory patch No help??? Come on guys. I'm sure some of you can spare a few idle cycles :) -Original Message- From: Andi Gutm

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-10 Thread Andi Gutmans
No help??? Come on guys. I'm sure some of you can spare a few idle cycles :) > -Original Message- > From: Andi Gutmans [mailto:[EMAIL PROTECTED] > Sent: Friday, July 07, 2006 8:38 PM > To: internals@lists.php.net > Subject: [PHP-DEV] FW: Help needed in benchmarking memory patch > > Send

RE: [PHP-DEV] FW: Help needed in benchmarking memory patch

2006-07-08 Thread Andi Gutmans
Anyone who'd like to try benchmark this, please drop me an email. We can also discuss how best to test. Thx. Andi > -Original Message- > From: Andi Gutmans [mailto:[EMAIL PROTECTED] > Sent: Friday, July 07, 2006 8:38 PM > To: internals@lists.php.net > Subject: [PHP-DEV] FW: Help needed