✅ Add benchmark
All checks were successful
release-nightly / build-docker (push) Successful in 58s
All checks were successful
release-nightly / build-docker (push) Successful in 58s
This commit is contained in:
12
test/benchmark/data/index.html
Normal file
12
test/benchmark/data/index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Hello, World!</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello, there!</p>
|
||||
<p>Here's the roadsign vs. nginx benchmarking test data!</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user