creativetimofficial / material-tailwind

@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
https://material-tailwind.com/
MIT License
3.51k stars 306 forks source link

feat: Improve ThemeProvider rendering performance #670

Open casoer228 opened 2 months ago

casoer228 commented 2 months ago

Little performance improvement

Not an objective comparison of performance:

Render time without memoization (second render)

Render time with memoization (second render)

casoer228 commented 2 months ago

@sajadevo