blob: eeaa606bd01a99659fb060f9cf6748f57312a498 [file] [log] [blame]
<!DOCTYPE html>
<!--
Copyright 2022 Go Authors All rights reserved.
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<html>
<head>
<title>Upload Performance Results</title>
</head>
<body>
<p>Upload one or more <a href="https://github.com/golang/proposal/blob/master/design/14313-benchmark-format.md">benchmark files</a>.</p>
<form method="post" enctype="multipart/form-data">
<label>File: <input type="file" name="file" multiple></label><br>
<input type="submit" value="Upload">
</form>
</body>
</html>