Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:103947 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 85056 invoked from network); 31 Jan 2019 21:51:09 -0000 Received: from unknown (HELO mail-lj1-f176.google.com) (209.85.208.176) by pb1.pair.com with SMTP; 31 Jan 2019 21:51:09 -0000 Received: by mail-lj1-f176.google.com with SMTP id x85-v6so3574070ljb.2 for ; Thu, 31 Jan 2019 10:31:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DpkJQB2VTbbiUI5fy3vZ2o/sFIToYBNL5GO75t8Pk9c=; b=ux0JUCQckZe/pVBf6Al6DPzHlIEu4eKsSxn6zqd/KpKluaSpFlvoIdzjXo9vsA7BNf yhU/6/5rPp0y1sAfhqtKjblfKSvZNaZUhyAT9BdXdbZ+2wWAa9gecMuUfv+narMhBgRV deLXTv4Mby2sJiexhaHoAT24wfEytOuGBdYFp2pgrucHfp4viFmCmcADTBDGPox1K2Ok 7ChiLl1biktjp/ZlrFmPYpgQwzX8F6x4iEbJuGkGrYzZbTexfBi6YRXxxIMVmTDlXREM 2/yqQdgGBj6MDdqcEtkUZHPQ9MZO3FWVswZ4LHYPrVhi24Np14+HJzADnqH4VrivNcWK ewDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DpkJQB2VTbbiUI5fy3vZ2o/sFIToYBNL5GO75t8Pk9c=; b=hk9kaS1xDLYImJTzYpdXap4l1Mw5n31khSBDe8dSZTp29bx8yo3NeElAYNKw2AnlAL l3umW1OB/ECyKv60a+6WbjHOUC6HdalutsneS/QFOGgJ2Livta9JfN2BbqGcJfd4VHEq iJZrLiP4EpQ89g7S+11s+uIcgGLSjDN70+HbicLcficnwx1ifoA4gOeUkec7TrbYdWgH UsmGbClAaLkOU6TBSXVrgcLA+d5xLV0hpVriMcqmR1W/Gbe43aQOTf1lbZ4GfCuOVAmu vPC8m3rlF6jDlL6Uv16Vd+iAXWBdDXvw6YFdC/bNkNgyV5DJ+k1rCYZLa87DwxUI8T4u e1iQ== X-Gm-Message-State: AJcUukePBXvdpzCXbqg4/gTa1B+CqdHGDBapK0olFfGExLQY/01w9z3I zxDPYQIQnMDa0jjYxADmXHPvb9WqX34raVRuZLs= X-Google-Smtp-Source: ALg8bN4Q+cHbjmYmPtAKq9plSdHNDy5YfNVP6TH3GK+qUMHxKylUP959cRDhZNrvRrsNSB3tZ+EbUG5x4d+pno1UzCs= X-Received: by 2002:a2e:7011:: with SMTP id l17-v6mr28386964ljc.147.1548959464404; Thu, 31 Jan 2019 10:31:04 -0800 (PST) MIME-Version: 1.0 References: <8d9dffd5-ea2c-e642-b777-4a4fd76b261a@zend.com> In-Reply-To: Date: Thu, 31 Jan 2019 13:30:52 -0500 Message-ID: To: Zeev Suraski Cc: Kalle Sommer Nielsen , Dmitry Stogov , Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary="000000000000a5c7f10580c53acd" Subject: Re: [PHP-DEV] [RFC] JIT From: chasepeeler@gmail.com (Chase Peeler) --000000000000a5c7f10580c53acd Content-Type: text/plain; charset="UTF-8" On Thu, Jan 31, 2019 at 12:04 PM Zeev Suraski wrote: > On Thu, Jan 31, 2019 at 6:47 PM Kalle Sommer Nielsen > wrote: > > > Without my usual Windows bias, I do believe it is a considerable fact > > like Nikita pointed out as Windows is a first class citizen in terms > > of operating systems we support. While PHP on Windows may not have the > > speed that the Unix counterpart have, it is still a very important > > development platform. Many developers develop on Windows and deploy on > > a Unix based system, being unable to test such an important feature in > > a development environment is also a large question mark. > > > > As long as we can agree that very few actually *deploy *on Windows, I think > we're on solid grounds. > As the JIT implementation is likely to have at least *some* significant > differences compared to Linux, I'm not sure what testing it on Windows > would give you. JIT is supposed to be entirely transparent, and the > performance characteristics - as well as the bug patterns - are likely to > be quite different on Linux vs. Windows, at least in many cases. > Is it really that important to have? > > I'm honestly a bit perplexed by how many people here viewing Windows > support as a must have, while at the same time I think we all agree PHP is > very scarcely found on production Windows servers, and JIT is a > predominantly production feature. > > I'm personally interested in taking a look at it (and I'm certain > > Anatol does too), but simply dismissing is a no-go for me. > > > It'd be interesting to evaluate the cost associated with supporting > Windows. Bare in mind, we're proposing to vote on this as a production > feature for PHP 8 - which realistically means almost two years from now *at > the earliest*. I'm sure we'd have Windows support a lot sooner than that > if we decide that it's a must have. I agree with Nikita that the key > question is in fact, do we or do we not want to introduce JIT in - with the > main question being the maintenance cost. Let's tackle this question > first, otherwise - why send Dmitry (and maybe others) for doing more work > (Windows support) if we are likely to flush it all down the toilet? > > Maybe we're the only ones, but we run production PHP on Windows. I have no issues with the idea of not initially having support for Windows. I can probably even live with never having support for Windows - provided that we don't find ourselves in a situation like Nikita mentioned where features start getting developed in PHP instead of C and require JIT in order to function. > I think that if we reach the conclusion that Windows support is a must, we > can condition the inclusion of JIT based on having it. Let's first agree > on whether we want it in the first place. > > Zeev > -- -- Chase chasepeeler@gmail.com --000000000000a5c7f10580c53acd--