Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Optimization of string.c
- X-seq: zsh-workers 36784
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Optimization of string.c
- Date: Mon, 5 Oct 2015 19:53:17 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=LD9n2DfSokT9pV/aogmPgkEWL3PvbnjVLaLh2Y1Nv9Y=; b=JsR8AJ/AMrAvWEdL6aoXlUo3Wr6KhuxHCyORQjGTg+PKkQ/AwAdaPfcx8pMLCOhvIB pODcQfgfr8stOR35AYej9k/6rRwhama59CkNnkkZhynREv//DoDZRdMtR5vnwxJqqek0 ceU7peyrsFyey5QgtiByoIdlLO0LsOZllpHsgFsItg9TbIQa8J8GIx5Skzy6mERwhi+2 eXhdQ5aHBsobaj5uY9+c3Ebv8FodgExqLZOVp7I9y5e2nkoDRvMqsM1YhmbWG7bGFdop evvZO0B/WXtLSg8lkMA/8eyBd3lAt15NqEBevTzsHXHgvwwdrA3DGL/G9t5DDpsrkuiz cohQ==
- In-reply-to: <CAKc7PVAZeK-gUtkQF0ZJhFh0z1DW=z-u5B4aTu668Vn3rSX6Ow@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVAZeK-gUtkQF0ZJhFh0z1DW=z-u5B4aTu668Vn3rSX6Ow@mail.gmail.com>
On 5 October 2015 at 19:23, Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> machine. It is worth noting that the FreeBSD's memcpy isn't the
> fastest one. I would say it is slow
> (http://www.embedded.com/design/configurable-systems/4024961/Optimizing-Memcpy-improves-speed).
The correct link about FreeBSD's memcpy peformance is:
http://blog.dataparksearch.org/208
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author