@@ -93,7 +93,7 @@ Server components produce HTML that does not need hydration — they have no cli
9393> This section covers a non-production local directional benchmark first, then a production case study. For validated,
9494> at-scale results, see the [ Production Case Study: Popmenu] ( #popmenu ) below.
9595
96- ### Non-Production Local Directional Benchmark: Gumroad-Style RSC Demo (April 2026) {# gumroad-style-rsc-demo}
96+ ### Non-Production Local Directional Benchmark: Gumroad-Style RSC Demo (April 2026) < a id = " gumroad-style-rsc-demo " ></ a >
9797
9898The [ Gumroad-style RSC benchmark demo] ( https://github.com/shakacode/react-on-rails-demo-gumroad-rsc )
9999is a public ShakaCode comparison repo modeled after a creator-dashboard surface with product listings and sales metrics,
@@ -178,7 +178,7 @@ completeness only. See
178178 establish statistical significance._
179179- _ The ` action_total ` -2.3% delta is likely within expected variance at n=4._
180180
181- #### Worst-case ` responseEnd ` counter-signal {# gumroad-rsc-worst-case-responseend}
181+ #### Worst-case ` responseEnd ` counter-signal < a id = " gumroad-rsc-worst-case-responseend " ></ a >
182182
183183| Metric | Inertia demo | RSC demo | Delta % (negative = RSC faster) |
184184| ---------------------------------- | -----------: | -------: | ------------------------------: |
@@ -198,7 +198,7 @@ are still required before making stronger production-performance claims.
198198See [ Issue 3128] ( https://github.com/shakacode/react_on_rails/issues/3128 ) and
199199[ Issue 3144] ( https://github.com/shakacode/react_on_rails/issues/3144 ) for the ongoing tracking discussion.
200200
201- ### Production Case Study: Popmenu {# popmenu}
201+ ### Production Case Study: Popmenu < a id = " popmenu " ></ a >
202202
203203Popmenu, a restaurant platform serving tens of millions of SSR requests daily, adopted React on Rails Pro and reported:
204204
0 commit comments