Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84048 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83200 invoked from network); 27 Feb 2015 21:06:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2015 21:06:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.180 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.180 mail-vc0-f180.google.com Received: from [209.85.220.180] ([209.85.220.180:62478] helo=mail-vc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/58-32582-24CD0F45 for ; Fri, 27 Feb 2015 16:06:11 -0500 Received: by mail-vc0-f180.google.com with SMTP id le20so511037vcb.11 for ; Fri, 27 Feb 2015 13:06:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=AcHhen6xmPHRku/ZxOEI238b+oPLNkU5PYyKAJLOt4c=; b=CEChvVeoNcrv1g6IB7ai19pbm7Gnl+6tM/CgQDO6rZtahfRDSpTo86VE84v4UbC7d5 GzAVow0i6+U8zWKA3NbTM4N338Tik2THit3xapupkZS5QeHaFPyund1Ku7zm07UFQxHF cy5PBS4IJoAR6q7XelmDdI7XDunWfJbcYCssVGLvhraMcNQgL0JCelibW7p/J4/JcI+l RVtppjBae+AWRFOqjdjkIoR+q9Kt5KpXo+WSiridzvA/fgPtV4wS9UrwcY/QS9SLEDGb b4IySV1+MrjEi7iu0r2vE+mcmYkT4wzNdI6iHoz3Ofl1XbkTycKa9SWA0BaRgUR5B1xe ZAcg== X-Gm-Message-State: ALoCoQkNRqS9Z2/I5T3MJEb5SlXTbYel56tzALIuXzl77HeUpxBdvpUitwdN18dM4g3nHJvydBwKbPwc0y607nSwoBSMfV8vShVjoJpcBfK+f6Zqq6zyk7MHP9NahMS9vHO3djdw0BRo5iBYzk1qGh+F3iMmp15Yrw== MIME-Version: 1.0 X-Received: by 10.52.25.11 with SMTP id y11mr14648305vdf.51.1425071168134; Fri, 27 Feb 2015 13:06:08 -0800 (PST) Received: by 10.52.113.231 with HTTP; Fri, 27 Feb 2015 13:06:07 -0800 (PST) In-Reply-To: References: <54F08FF3.3040404@seld.be> <63262a9c0edd51bbf38df2a00c87340e@mail.gmail.com> <9977a20c9d756489f41e666d23c89e3f@mail.gmail.com> Date: Sat, 28 Feb 2015 01:06:07 +0400 Message-ID: To: Anthony Ferrara Cc: Zeev Suraski , PHP Internals Content-Type: multipart/alternative; boundary=001a1133e5f2c1b2d10510183cb5 Subject: Re: [PHP-DEV] Re: Zend JIT Open Sourced From: dmitry@zend.com (Dmitry Stogov) --001a1133e5f2c1b2d10510183cb5 Content-Type: text/plain; charset=UTF-8 On Fri, Feb 27, 2015 at 11:53 PM, Anthony Ferrara wrote: > Zeev, > > On Fri, Feb 27, 2015 at 3:36 PM, Zeev Suraski wrote: > >> -----Original Message----- > >> From: Anthony Ferrara [mailto:ircmaxell@gmail.com] > >> Sent: Friday, February 27, 2015 10:21 PM > >> To: Dmitry Stogov > >> Cc: Zeev Suraski; Jordi Boggiano; PHP Internals > >> Subject: Re: [PHP-DEV] Re: Zend JIT Open Sourced > >> > >> Dmitry, > >> > >> > Sneaky sneaky. Also completely fake. > >> > >> It's been brought to my attention that some people have taken what I > said > >> completely out of context and insinuated it as a direct insult to you. > > > > Anthony, > > > > I'm not sure how calling what Dmitry did sneaky (adj. furtive, stealthy; > > deceptive, deceitful) and fake (ajd. counterfeit, false) is not an > insult. > > You could have picked wrong, problematic, inadequate, poor - or a dozen > > other adjectives that don't literally claim that Dmitry did it > intentionally > > to give an unfair advantage to the PHP implementation (which, just in > case > > anybody's wondering, you also wrote literally, using the word > > 'intentionally' in the previous sentence. > > > > You're not clairvoyant and you have no idea whether Dmitry did it > > intentionally or not, and the adjectives you used mean negative intent. > > > > If you apologize, apologize for real and not with disclaimers that it was > > taken out of context. It wasn't. > > > > And I have no idea why I had to bring it to your attention. If somehow > you > > slipped, you should have fixed it yourself immediately. > > I had intended it as a remark about the code. Not about him > personally, not about you, not about Zend. The presence of the > explicit buffering code indicates that it wasn't an accident. Whether > it was intentional for extra speed or not, it's still an intentionally > different codepath between the rest of the implementations. One that > in practice can have non-trivial differences over outputting directly. > > If you took that as an insult against him, you or Zend, then I'm > sorry. I still believe the benchmark is very subtly broken, and hence > the results are invalid. I apologized to any insult that may have been > misdirected at the person. > > Please, can we talk about code separately from the person? A good > person can produce bad code. That happens. I know, I produce a lot of > it. I don't take insult when people call my code bad. And I hope we > can call code bad. Because if we can't, we can never grow or move on > as people or as a project. > > So I do apologize to the person. I don't to the code. > > Anthony > > PS: Dmitry accepted my apology. Can you please? > yes. please. we all have good expectancies anyway. (even if we can't agree on some topics) Dmitry. --001a1133e5f2c1b2d10510183cb5--