Conversation
|
📝 WalkthroughWalkthroughThis PR introduces a new React benchmark case (006-static-raw-text) that renders 100 identical static text nodes using runAfterLoadScript and root.render. The change includes a new TSX benchmark file, corresponding build configuration entry, and npm scripts for benchmarking and performance profiling. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
React Example#6027 Bundle Size — 237.5KiB (0%).7df2767(current) vs 96545dd main#6010(baseline) Bundle metrics
|
| Current #6027 |
Baseline #6010 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
165 |
165 |
|
67 |
67 |
|
46.77% |
46.77% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #6027 |
Baseline #6010 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
91.74KiB |
91.74KiB |
Bundle analysis report Branch p/HuJean/text-bench Project dashboard
Generated by RelativeCI Documentation Report issue
Web Explorer#6023 Bundle Size — 364.68KiB (0%).7df2767(current) vs 96545dd main#6006(baseline) Bundle metrics
Bundle size by type
|
| Current #6023 |
Baseline #6006 |
|
|---|---|---|
238.77KiB |
238.77KiB |
|
93.8KiB |
93.8KiB |
|
32.11KiB |
32.11KiB |
Bundle analysis report Branch p/HuJean/text-bench Project dashboard
Generated by RelativeCI Documentation Report issue
Summary by CodeRabbit
New Features
Chores
Checklist