Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-15 11:24:28 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-15 11:24:28 -0700
commitfe9a18a14ec87535e3811d4bc4c055590f12b36d (patch)
tree207d69a13eb2dab30d99d3c2626d510103307c00 /public/index.html
parent7021b499339ae1e9bede4fe85895108c49b805a4 (diff)
Add some high-element maps to test performance
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html
index ef33865..a846733 100644
--- a/public/index.html
+++ b/public/index.html
@@ -184,6 +184,9 @@
<option value="map2">BattleTroops Scenario 2: Dragon Hunting</option>
<option value="map3">BattleTroops Scenario 3: Race Against Time</option>
<option value="map4">Test</option>
+ <option value="contour-lines">Contour Lines</option>
+ <option value="pendle">Pendle</option>
+ <option value="10-simplex_t03">10-simplex family polytope graph, in A10 Coxeter plane</option>
</select>
</label>
</p>