git: sh: Optimize variable code by storing the length of the name.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Aug 21 16:32:57 PDT 2011
commit 7ea41a21b17e1c78cca97484c4bd97dbbf799982
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sat Jul 2 21:29:43 2011 -1000
sh: Optimize variable code by storing the length of the name.
Obtained-from: FreeBSD SVN rev 221668
Summary of changes:
bin/sh/var.c | 249 +++++++++++++++++++++++++++++-----------------------------
bin/sh/var.h | 3 +-
2 files changed, 127 insertions(+), 125 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ea41a21b17e1c78cca97484c4bd97dbbf799982
--
DragonFly BSD source repository
More information about the Commits
mailing list