Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79531 invoked from network); 23 May 2014 13:26:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 May 2014 13:26:01 -0000 Authentication-Results: pb1.pair.com header.from=nicolai.scheer@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nicolai.scheer@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.175 as permitted sender) X-PHP-List-Original-Sender: nicolai.scheer@gmail.com X-Host-Fingerprint: 209.85.160.175 mail-yk0-f175.google.com Received: from [209.85.160.175] ([209.85.160.175:60681] helo=mail-yk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/02-01753-86C4F735 for ; Fri, 23 May 2014 09:26:00 -0400 Received: by mail-yk0-f175.google.com with SMTP id 131so3992793ykp.34 for ; Fri, 23 May 2014 06:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yHVPgEjf5TAaeiFbQNJF+AaMAVKUOhC9dzqLNiOap2Y=; b=GMEW9SC5YnoXfGn7Kwyisel2ukA1KLtc4CkYmwP8mhEkP0dMbSTDU5uCf+5OETM9yi in0zTvxrdpctWRX9/8gchit/+3q+e/Y0EXUgg8xugTtV2X2ZeqLMmuwRrlzCCAVObzCb Aw8d0hggn87vUhqgfRJhbbG3iHfVWvQ+yxA8NKPySW03J5z3cFJz7nPB79Zajl8jtIAk YHeWf+FXinSOkRAkwJDK6YwRnQ9JW2CPQV5b6i7RbWLHsSSc4WZfxptBceJjT22RPo9z uh7XqFxMdks+kaXSLJACMNeY8zjgExe4H1TSNrXUVYY9z1Kqy65lLgEybJNkKjde9Xjn 7mYw== MIME-Version: 1.0 X-Received: by 10.236.154.234 with SMTP id h70mr7300411yhk.76.1400851555898; Fri, 23 May 2014 06:25:55 -0700 (PDT) Received: by 10.170.88.215 with HTTP; Fri, 23 May 2014 06:25:55 -0700 (PDT) In-Reply-To: References: <537DA268.1000801@tobin.nl> <416063C7-D802-4AD1-938C-035F0EBC373D@googlemail.com> Date: Fri, 23 May 2014 15:25:55 +0200 Message-ID: To: Arvids Godjuks Cc: Kevin Ingwersen , Bas van Beek , PHP Internals Content-Type: multipart/alternative; boundary=20cf3040e9e25f5cff04fa112be3 Subject: Re: [PHP-DEV] encode php scripts with opcache compatibility From: nicolai.scheer@gmail.com (Nicolai Scheer) --20cf3040e9e25f5cff04fa112be3 Content-Type: text/plain; charset=UTF-8 Hi! On 22 May 2014 16:01, Arvids Godjuks wrote: > Maybe the Zephyr http://zephir-lang.com/ could give you an alternative to > messing with OPCache and encoders and give you some performance boost at > the same time. But only if your client can configure PHP to load an > extension of yours that Zephyr makes. > That again involves rewriting a lot of scripts which is unfortunately not feasible. Greetings Nico --20cf3040e9e25f5cff04fa112be3--