Skip to content

Commit 03a4ff4

Browse files
authored
Merge pull request #585 from MDA2AV/site-remove-h3note
Remove H3 oha note
2 parents fd5a28f + 65928d8 commit 03a4ff4

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

site/layouts/shortcodes/leaderboard-h3.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@
2121
var lbH3Profiles = {{ $profiles | jsonify | safeJS }};
2222
</script>
2323

24-
<div class="h3-disclaimer" style="margin-top:1rem; padding:0.75rem 1.25rem; border-radius:0.5rem; background:rgba(234,179,8,0.08); border:1px solid rgba(234,179,8,0.3); color:#78350f; font-size:0.95rem; line-height:1.6;">
25-
<span style="margin-right:0.4rem;">&#9888;&#65039;</span><strong>Experimental:</strong> HTTP/3 benchmarks use <strong>oha</strong> as the load generator, which has known limitations with QUIC — including performance issues in headless mode and inability to fully saturate high-performance servers. These results are useful for relative comparison between frameworks but may not reflect true peak throughput. We'll update these benchmarks as better HTTP/3 load generators become available.
26-
</div>
27-
<style>
28-
html.dark .h3-disclaimer { color: #fff !important; background: rgba(234,179,8,0.12) !important; border-color: rgba(234,179,8,0.4) !important; }
29-
</style>
3024

3125
<div class="lb-type-note-h3" style="margin-top:1rem; margin-bottom:0.75rem; padding:0.85rem 1.25rem; border-radius:0.5rem; background:linear-gradient(135deg, rgba(59,130,246,0.04), rgba(139,92,246,0.04)); border:1px solid rgba(59,130,246,0.15); color:#1e293b; font-size:1.02rem; line-height:1.7;">
3226
</div>

0 commit comments

Comments
 (0)