[TxMt] Re: Slow bundles
Daniel Sadilek
d.sadilek at gmx.net
Thu Jul 9 15:56:46 UTC 2009
This seems to be a principle problem with TextMate. Maybe it should
not start a new bash process for every command but keep one running in
the background and reuse it!? To prevent interferences, there could
also be one process per bundle.
Best regards
Daniel
Am 24.06.2009 um 11:45 schrieb Allan Odgaard:
> On 4 Jun 2009, at 21:39, Scott Haneda wrote:
>
>> On Jun 3, 2009, at 11:42 PM, Allan Odgaard wrote:
>>
>>> On 3 Jun 2009, at 22:07, Juho Makkonen wrote:
>>>
>>>> [...]
>>>> if [ -x /usr/libexec/path_helper ]; then
>>>> eval `/usr/libexec/path_helper -s`
>>>> fi
>>>
>>> With a long PATH this one can take a _loooong_ time to execute (I
>>> filed a performance bug against it), try disable/comment it.
>>
>> Where is this code, in which bundle?
>
> This is in /etc/profile — a standard system file.
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
More information about the textmate
mailing list