Re: [PHP-OBJC] extension slow?
[email protected] (Wez Furlong) Wed, 1 Oct 2008 21:26:53 -0400
| Newsgroups | php.objc |
|---|---|
| Message-ID | <[email protected]> |
That might be due to the debugging output; it's still quite beta.
Tuning can come later.
--Wez.
On Sep 30, 2008, at 12:47 AM, Marc Vaillant wrote:
> Hi,
>
> Just trying out this extension and it seems that startup time is very
> long. Just doing an NSLog("hello") takes 2.5 seconds.
>
> Thanks,
> Marc