Hi Ævar,
On Sat, 21 Apr 2018, Ævar Arnfjörð Bjarmason wrote:
> I still stand by the observation that the "why don't we" isn't clear at
> all from your patch's commit message and that should be fixed. It
> doesn't mention any of the actual reasons for the change which have been
> revealed in this
On Fri, Apr 20 2018, Johannes Schindelin wrote:
> Hi Ævar,
>
> On Fri, 20 Apr 2018, Ævar Arnfjörð Bjarmason wrote:
>
>> On Fri, Apr 20 2018, Martin Ågren wrote:
>>
>> > On 20 April 2018 at 11:59, Ævar Arnfjörð Bjarmason
>> > wrote:
>> >>
>> >> On Fri, Apr 20 2018, Johannes Schindelin wrote:
>>
Hi Ævar,
On Fri, 20 Apr 2018, Ævar Arnfjörð Bjarmason wrote:
> On Fri, Apr 20 2018, Martin Ågren wrote:
>
> > On 20 April 2018 at 11:59, Ævar Arnfjörð Bjarmason wrote:
> >>
> >> On Fri, Apr 20 2018, Johannes Schindelin wrote:
> >>
> >>> The runtime of a simple `git.exe version` call on Windows
On Fri, Apr 20 2018, Martin Ågren wrote:
> On 20 April 2018 at 11:59, Ævar Arnfjörð Bjarmason wrote:
>>
>> On Fri, Apr 20 2018, Johannes Schindelin wrote:
>>
>>> The runtime of a simple `git.exe version` call on Windows is currently
>>> dominated by the gettext setup, adding a whopping ~150ms to
On 20 April 2018 at 11:59, Ævar Arnfjörð Bjarmason wrote:
>
> On Fri, Apr 20 2018, Johannes Schindelin wrote:
>
>> The runtime of a simple `git.exe version` call on Windows is currently
>> dominated by the gettext setup, adding a whopping ~150ms to the ~210ms
>> total.
>>
>> Given that this cost i
On Fri, Apr 20 2018, Johannes Schindelin wrote:
> The runtime of a simple `git.exe version` call on Windows is currently
> dominated by the gettext setup, adding a whopping ~150ms to the ~210ms
> total.
>
> Given that this cost is added to each and every git.exe invocation goes
> through common-m
The runtime of a simple `git.exe version` call on Windows is currently
dominated by the gettext setup, adding a whopping ~150ms to the ~210ms
total.
Given that this cost is added to each and every git.exe invocation goes
through common-main's invocation of git_setup_gettext(), and given that
scrip
7 matches
Mail list logo