Raymond Hettinger
21012b8235
Micro-optimizations.
* List/Tuple checkexact is faster for the common case.
* Testing for Py_True and Py_False can be inlined for faster looping.
2003-02-26 18:11:50 +00:00
..
2003-02-23 21:45:43 +00:00
2003-02-26 18:11:50 +00:00
2003-02-14 20:25:56 +00:00
2003-02-12 16:57:47 +00:00
2002-12-31 00:06:24 +00:00
2002-11-02 20:58:05 +00:00
2002-12-16 13:16:25 +00:00
2002-12-23 21:03:36 +00:00
2002-08-26 21:20:30 +00:00
2003-02-19 00:33:33 +00:00
2003-02-24 15:33:31 +00:00
2002-08-15 14:59:02 +00:00
2002-06-30 15:26:10 +00:00
2002-12-11 14:04:59 +00:00
2003-02-04 20:59:40 +00:00
2003-01-02 16:27:15 +00:00
2002-08-04 17:29:52 +00:00
2003-02-17 18:18:00 +00:00
2002-08-26 21:15:11 +00:00
2002-12-30 22:08:05 +00:00
2003-01-17 23:11:17 +00:00
2002-07-30 11:44:44 +00:00
2003-01-31 18:33:18 +00:00
2003-02-19 15:53:17 +00:00
2003-02-25 20:25:12 +00:00
2003-02-19 15:25:10 +00:00
2002-12-04 12:29:37 +00:00
2003-01-21 10:14:41 +00:00
2002-07-19 06:55:41 +00:00
2003-02-22 13:07:53 +00:00