rjrjr@google.com | 9ecd924 | 2010-01-13 21:58:25 +0000 | [diff] [blame] | 1 | <!DOCTYPE HTML> |
rjrjr@google.com | e035510 | 2010-01-05 18:30:31 +0000 | [diff] [blame] | 2 | |
| 3 | <html> |
| 4 | <head> |
| 5 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 6 | |
| 7 | <!-- --> |
| 8 | <!-- Any title is fine --> |
| 9 | <!-- --> |
| 10 | <title>Microbenchmarks</title> |
| 11 | |
| 12 | <!-- --> |
| 13 | <!-- This script loads your compiled module. --> |
| 14 | <!-- If you add any GWT meta tags, they must --> |
| 15 | <!-- be added before this line. --> |
| 16 | <!-- --> |
| 17 | <script type="text/javascript" language="javascript" src="microbenchmarks/microbenchmarks.nocache.js"></script> |
| 18 | </head> |
| 19 | |
| 20 | <!-- --> |
| 21 | <!-- The body can have arbitrary html, or --> |
| 22 | <!-- you can leave the body empty if you want --> |
| 23 | <!-- to create a completely dynamic UI. --> |
| 24 | <!-- --> |
| 25 | <body> |
| 26 | |
| 27 | <!-- OPTIONAL: include this if you want history support --> |
| 28 | <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe> |
| 29 | |
| 30 | <!-- RECOMMENDED if your web app will not function without JavaScript enabled --> |
| 31 | <noscript> |
| 32 | <div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif"> |
| 33 | Your web browser must have JavaScript enabled |
| 34 | in order for this application to display correctly. |
| 35 | </div> |
| 36 | </noscript> |
| 37 | </body> |
| 38 | </html> |