Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81746 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81385 invoked from network); 3 Feb 2015 23:26:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2015 23:26:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=cesar@rodas.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cesar@rodas.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain rodas.me designates 109.74.200.116 as permitted sender) X-PHP-List-Original-Sender: cesar@rodas.me X-Host-Fingerprint: 109.74.200.116 li147-116.members.linode.com Received: from [109.74.200.116] ([109.74.200.116:38274] helo=li147-116.members.linode.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/EB-20608-14951D45 for ; Tue, 03 Feb 2015 18:26:57 -0500 Message-ID: <54D1593A.3000607@rodas.me> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rodas.me; s=mail; t=1423006014; bh=ttP03UPXIaVXaBqOnbbEbDlqycnE1T7eXyqHQvTqU3w=; h=Date:From:To:Subject:From; b=aGrg8s5CF3jDTKgyM4gboawBgYn10HqcskZUV1psvGIPU/LwUf+BfHftI4c4pFxmE BmgvnViPauyY+dqdrfczyW/K3CFyfa5huWYsps2auAfbeZRXH5covgHCtwkplZVu9D HlmctDcULDokK7t7C5Wqt/tNF2RwNobRV23/9ivo= Date: Tue, 03 Feb 2015 20:26:50 -0300 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="g9791F3r8QBkLkxCGLqp50aWcF3XaeWXe" Subject: Question regarding stream wrappers and op code cache From: cesar@rodas.me (Cesar Rodas) --g9791F3r8QBkLkxCGLqp50aWcF3XaeWXe Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Guys, I have a doubt, is it efficient include/require files from a source different than the "real file system" a stream wrapper class? My question is, would the op-code cache work as it would when reading a file form the filesystem? Cheers, --=20 C=C3=A9sar D. Rodas Open Source developer +595-983-161124 PGP: F9ED A265 A3AB C8A1 D145 7368 158A 0336 C707 0AA6 --g9791F3r8QBkLkxCGLqp50aWcF3XaeWXe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJU0Vk7AAoJEBWKAzbHBwqmBZAP/2/ARQBlGrzYvvvEBO8CEM/m 1wMF2ZYYo2NDsgeTVA9ONUx0yUkYWyqDIkTmJWnGMPjOKGDyMJw9+SQmOGpsv/ht uWzQVzpKf1WBhphDhF1iEazG0lAaSMF5kPM7UfbTBwUD/D/3308we/nT02y0/ow+ mb9xSFpoc3qYF/luiz6G9ADVyqBcGkul+6FDeo45r6Lszp9DdDFoEuzxCWqwzFO7 EC15iEIBhyh84EzT+KS9+vYmFJSuQSSke85ggz3x16NspwiryYXeWrR7ZA5dlCTj lAAtvjBD8Zw7DfdY69z0jImC3cxV9ExwHOwoxc+oPp+aG4zD9xVsS2FTXQJzU58l emjQ7oMGk+X5BehxZHv36oMgb2aW7a38JY4BlSkzJp235UHvxcntU91bpomFOYDh lUDwSgKpx5a1lEonL8htWGHG0JHwVjBXgvBoCZUasFZiIZVGkw66hg0h2vPHKKb5 qqZFP79tAoreWG5c+T/Tg17bukKAy2cpVrqP/rY9JDkQNdG+8W/xHrwEMcHCgghH Q2N/bSV+aRNjCmRcIjazOo/ob52kB27B1+o9M4x+jKq5JN4u/s/sv45ie3E0Um6m SOrEyPMaiX+kg0jaxtPbx1oNQzYKK2zFP8fkknvXQXePyEUMbpdiYxhYoOaYfGUY bxy3wpugMkWorEo5UHgC =aTnT -----END PGP SIGNATURE----- --g9791F3r8QBkLkxCGLqp50aWcF3XaeWXe--