教你50招提升ASP.NET性能(十五):解决性能问题时不要低估UI的价值
(26)Don’t underestimate the value of the UI when tackling performance problems
招數(shù)26:
解決性能問(wèn)題時(shí)不要低估UI的價(jià)值
?
Simple UI tricks, such as progress bars, redirecting users’ attention using animation, or placing slower loading sections at the bottom of a page or offscreen, can often ‘fix’ a performance problem without the need to tune the underlying code.
簡(jiǎn)單的UI技巧,比如進(jìn)度條,使用動(dòng)畫(huà)轉(zhuǎn)移用戶的注意力,或?qū)⒕徛虞d的區(qū)域放在頁(yè)面底部或者屏幕外,經(jīng)常能解決性能問(wèn)題而不需要調(diào)整底層代碼。
These UI tricks are an important tool to have in your performance tuning toolbox and can be much quicker and easier than addressing the underlying issue. They can act as a holdover until you have the time to devote to the core problem.
這些UI技巧是你的性能調(diào)優(yōu)工具箱里的重要工具并且可以更快的更輕松的解決根本問(wèn)題。他們能當(dāng)做一種延緩方案直到你有時(shí)間投入核心問(wèn)題。
轉(zhuǎn)載于:https://www.cnblogs.com/JavCof/p/3210567.html
總結(jié)
以上是生活随笔為你收集整理的教你50招提升ASP.NET性能(十五):解决性能问题时不要低估UI的价值的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: A English version fo
- 下一篇: RDIFramework.NET 中多表