summaryrefslogtreecommitdiffstats
path: root/timings/index.html
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-05-21 18:04:27 (GMT)
committerSteven Knight <knight@baldmt.com>2010-05-21 18:04:27 (GMT)
commit4be63332c8f678d79fb673ba76dbe97d8e70d9b4 (patch)
treeba86eb5d51b4260ef8ea3e90a6aa118866eb4d7e /timings/index.html
parentb2576d2fdd1273994c60b8f459f16c3eb1a5b1d7 (diff)
downloadSCons-4be63332c8f678d79fb673ba76dbe97d8e70d9b4.zip
SCons-4be63332c8f678d79fb673ba76dbe97d8e70d9b4.tar.gz
SCons-4be63332c8f678d79fb673ba76dbe97d8e70d9b4.tar.bz2
Add a timings/Java configuration to time simple Java compilation.
Update timings/README.txt with doc of how to add timing configurations.
Diffstat (limited to 'timings/index.html')
-rw-r--r--timings/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/timings/index.html b/timings/index.html
index 4073832..cd4bc8b 100644
--- a/timings/index.html
+++ b/timings/index.html
@@ -49,6 +49,7 @@
};
var test_map = {
'CPPPATH': 'CPPPATH',
+ 'Java': 'Java',
'JTimer': 'JTimer',
'hundred': 'hundred',
};