Skip to main content
Microsoft Idea

Power BI

Needs Votes

css minify, compression, and any more performance improvements

Vote (18) Share
Mark Stacey's profile image

Mark Stacey on 20 Apr 2018 20:32:02

A quick audit in Chrome 66 pulls out a trove of places that could be heavily improved to improve performance.
Minify the Javascript, minify the CSS, enable text compression on the web server, tree shaking on the CSS to remove unused CSS rules.
The first 3 of those should be relatively trivial, and to be honest in 2018 web development should absolutely be part of a packaged web server product!

Comments (2)
Mark Stacey's profile image Profile Picture

Power BI User on 05 Jul 2020 23:18:01

RE: css minify, compression, and any more performance improvements

'+1

Mark Stacey's profile image Profile Picture

Power BI User on 05 Jul 2020 23:18:01

RE: css minify, compression, and any more performance improvements

'+1
I cannot agree more