sommerfeld
bcb141e5d0
Reuse the Hash_Entry `name' field to store the variable name when we
...
can (i.e., everything except environment variables, which aren't
stored in hash tables).
While we're here, inline the body of VarDelete into Var_Delete since
it's the only caller and it's just simpler that way when v->name can
share storage with the hash entry and may not need to be freed
separately.
Speeds up the infamous libc build benchhmark maybe 1% on PIII, 4% on
alpha pc164
Suggested by Perry Metzger.
1999-09-15 22:51:05 +00:00
..
1999-09-14 05:04:21 +00:00
1999-07-16 14:15:49 +00:00
1999-07-31 03:24:46 +00:00
1999-08-16 02:59:22 +00:00
1999-09-12 16:38:16 +00:00
1999-07-20 09:02:24 +00:00
1999-09-12 16:47:42 +00:00
1999-09-14 22:49:14 +00:00
1999-08-17 17:37:32 +00:00
1999-08-26 07:18:10 +00:00
1999-08-25 05:11:51 +00:00
1999-08-10 20:09:02 +00:00
1999-08-06 00:11:02 +00:00
1999-07-30 14:03:55 +00:00
1999-08-06 00:11:02 +00:00
1999-08-01 19:47:07 +00:00
1999-09-03 22:07:05 +00:00
1999-08-16 01:41:16 +00:00
1999-08-25 19:58:15 +00:00
1999-08-16 02:49:20 +00:00
1999-07-30 11:44:57 +00:00
1999-09-15 22:51:05 +00:00
1999-09-08 20:32:03 +00:00
1999-07-26 06:19:01 +00:00
1999-09-12 18:47:10 +00:00
1999-07-21 15:20:55 +00:00
1999-09-04 20:53:05 +00:00
1999-08-16 02:59:22 +00:00
1999-08-29 17:50:09 +00:00
1999-09-15 20:12:18 +00:00
1999-08-20 20:03:21 +00:00
1999-09-06 21:50:39 +00:00
1999-08-26 07:33:16 +00:00
1999-09-10 04:05:28 +00:00
1999-09-04 18:02:58 +00:00
1999-08-20 18:09:48 +00:00
1999-07-20 09:35:18 +00:00
1999-07-30 01:29:30 +00:00
1999-08-29 04:21:55 +00:00
1999-09-12 01:19:23 +00:00
1999-07-21 06:38:49 +00:00
1999-08-13 13:52:59 +00:00
1999-07-28 06:35:15 +00:00
1999-07-12 20:50:54 +00:00
1999-08-16 02:59:22 +00:00
1999-08-24 09:16:36 +00:00
1999-07-23 18:40:27 +00:00
1999-08-17 03:36:35 +00:00
1999-09-12 01:19:23 +00:00
1999-09-12 01:19:23 +00:00
1999-07-17 16:41:44 +00:00
1999-09-06 06:23:08 +00:00
1999-08-16 02:59:22 +00:00
1999-09-12 16:10:45 +00:00
1999-09-02 20:48:27 +00:00