diff options
Diffstat (limited to 'en/java/docs/performance.sgml')
-rw-r--r-- | en/java/docs/performance.sgml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/en/java/docs/performance.sgml b/en/java/docs/performance.sgml index c71251cd6f..e0ffdf6d34 100644 --- a/en/java/docs/performance.sgml +++ b/en/java/docs/performance.sgml @@ -1,7 +1,8 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!ENTITY base CDATA "../.."> -<!ENTITY date "$FreeBSD: www/en/java/docs/performance.sgml,v 1.2 2003/06/18 23:37:37 murray Exp $"> +<!ENTITY date "$FreeBSD: www/en/java/docs/performance.sgml,v 1.3 2004/04/04 21:49:40 phantom Exp $"> <!ENTITY title "FreeBSD &java; Project: Performance Comparison"> +<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; ]> <html> @@ -38,7 +39,7 @@ Caffeine Mark</a> 3.0 software using the "Run all tests locally" option.</p> </p> <h3>Summary Results</h3> -<table border="1"> +<table class="tblbasic"> <tr> <th></th> <th>Test 1</th> @@ -96,7 +97,7 @@ Caffeine Mark</a> 3.0 software using the "Run all tests locally" option.</p> </table> <h3>Sample Detailed Results:</h3> -<table border="1"> +<table class="tblbasic"> <tr> <th></th> <th>Sieve</th> |