Skip to content

[Perf]: Optimize news entry rendering - #3450

Open
lvachon1 wants to merge 2 commits into
mainfrom
lev/perf/news_entries
Open

[Perf]: Optimize news entry rendering#3450
lvachon1 wants to merge 2 commits into
mainfrom
lev/perf/news_entries

Conversation

@lvachon1

Copy link
Copy Markdown
Contributor

Scope

Asana Ticket: 📈 Optimize news entry rendering

Implementation

I attempted to optimize HTML rendering without using caches but date formatting and SVG rendering were the major time sinks and aren't easily optimized or avoidable. So this gets a function cache instead.

Screenshots

Main flamegraph (17000µs)

flame_on (7)

Local flamegraph (350µs)

flame_on (6)

How to test

http://localhost:4001/?locale=en - Confirm that the Press Releases section still works as expected

…ting and SVG rendering were the major time sinks and aren't easily optimized or avoidable. So this gets a function cache instead.
@lvachon1
lvachon1 requested a review from a team as a code owner August 26, 2026 16:51
@lvachon1
lvachon1 requested a review from jlucytan August 26, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant