summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-09-25 18:12:01 +0000
committerSteven Knight <knight@baldmt.com>2005-09-25 18:12:01 +0000
commit781ba4618da6ab099b213fef0a73960459089558 (patch)
tree8f3f2d46b0ac09fb08f7dc9d9e9729a92fa2e7d0 /README
parent83d2c54302835180d4f130d75cd69a92b2d7fd9b (diff)
downloadscons-781ba4618da6ab099b213fef0a73960459089558.tar.gz
Optimize is_List et al. Add a script harness and scripts for benchmarking Python code snippets.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index f34c9c29..e178bc29 100644
--- a/README
+++ b/README
@@ -316,6 +316,13 @@ CONTENTS OF THIS PACKAGE
Not guaranteed to be up-to-date (but better than nothing):
+bench/
+ A subdirectory for benchmarking scripts, used to perform timing
+ tests to decide what specific idioms are most efficient for
+ various parts of the code base. We check these in so they're
+ available in case we have to revisit any of these decisions in
+ the future.
+
bin/
Miscellaneous utilities used in SCons development. Right now,
some of the stuff here includes: