comparison perf-test.html @ 104:2b20e610c4c2

Fix object structure for process input in perf test
author Chris Cannam <c.cannam@qmul.ac.uk>
date Mon, 26 Sep 2016 16:18:44 +0100
parents 82f018d2dd0e
children
comparison
equal deleted inserted replaced
103:f7b53c0faa53 104:2b20e610c4c2
8 table, td, th { border: 0.1em solid #e0e0e0; border-collapse: collapse } 8 table, td, th { border: 0.1em solid #e0e0e0; border-collapse: collapse }
9 td, th { padding: 0.5em } 9 td, th { padding: 0.5em }
10 </style> 10 </style>
11 11
12 <script src="VampExamplePlugins.js"></script> 12 <script src="VampExamplePlugins.js"></script>
13 <script src="base64.js"></script>
13 <script src="perf-test.js"></script> 14 <script src="perf-test.js"></script>
14 </head> 15 </head>
15 <body> 16 <body>
16 <h3>VamPipe Adapter Test</h3> 17 <h3>VamPipe Adapter Test</h3>
17 18