How Profiling and Flame Graphs Work
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^1.6.1^2.1.1^3.1.2^4.0.2^12.25.0^19.2.3^19.2.3^3.4.0latest^3.1.7^4.0.9^19.2.8^19.2.3^5.1.2^10.4.23^8.5.63^5.9.3^7.3.126
commits
Refactor typography settings in Tailwind configuration and update App components: Adjusted display sizes for headings and body text for improved readability. Changed font classes in App.tsx to enhance consistency across headings.
a5a6763View on GitHubImplement font loading optimizations and enhance typography: Added preloading for fonts in index.html, introduced FOUT prevention styles, and updated Tailwind configuration to include new font families and sizes. Refactored App.tsx and other components to utilize the new typography settings for improved readability.
848cf71View on GitHubEnhance mobile demo components: Updated FrameBudgetDemo with a custom slider for simulated work per frame, improved layout in MobilePatterns for better readability, and added dual meters for performance and temperature in ThermalThrottleDemo with visual enhancements.
d63e5e3View on GitHubAdd mobile profiling section with demos for frame budget, thermal throttling, and common patterns. Introduced new components: FrameBudgetDemo, ThermalThrottleDemo, and MobilePatterns. Updated App.tsx to include mobile profiling content.
21aaa62View on GitHubMerge branch 'main' of https://github.com/olivier-w/profiling.wtf
85dfb25View on GitHubRefactor GCSimulator component to enhance object types and visuals. Updated object types for heap simulation, improved icon rendering with responsive colors, and optimized animations for garbage collection. Simplified layout and adjusted memory stats display for clarity.
d058c56View on GitHub