article thumbnail

Case Study: Complex UI Testing

DZone

This new tool is a large and complex UI with dozens of actions proposed to the user and a drastic performance requirement (it scales live on 100.000+ elements). In this previous post, I used the example of the new NDepend v2020.1 This graph implementation is 90% covered by tests.

Testing 218
article thumbnail

Improving Core Web Vitals, A Smashing Magazine Case Study

Smashing Magazine

Improving Core Web Vitals, A Smashing Magazine Case Study. Improving Core Web Vitals, A Smashing Magazine Case Study. Sometimes it’s easy enough to find the answer to that question and the site just needs to invest in performance. Barry Pollard. 2021-12-20T05:30:00+00:00. 2021-12-20T09:34:43+00:00. A Cry For Help.

Google 143
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

A case study of SQL Query tuning in SQL Server

SQL Shack

For this reason, in this article, we will work on a case study and we are going to learn how we can tune its performance step by step. Gaining experience in SQL query tuning can be very difficult and complicated for database developers or administrators. In this fashion, we will understand well how to approach […].

Tuning 91
article thumbnail

Solving CLS Issues In A Next.js-Powered E-Commerce Website (Case Study)

Smashing Magazine

Powered E-Commerce Website (Case Study). Powered E-Commerce Website (Case Study). Performance is one of the core aspects to ensure our users are having a delightful user experience irrespective of their devices or network connection. For this case study, we are mainly going to focus on CLS.

Website 105
article thumbnail

MongoDB Performance Resources

Alex Podelko

As I started to work for MongoDB, I started to get questions about MongoDB performance. We do have a lot of great resources that can help with MongoDB performance. First of all, it is MongoDB and Atlas documentation: Performance , Monitoring , and Query Optimization. Tips and Tricks for Query Performance: Let Us.explain() Them.

article thumbnail

How To Run A UX Audit For A Major EdTech Platform (Case Study)

Smashing Magazine

How To Run A UX Audit For A Major EdTech Platform (Case Study). How To Run A UX Audit For A Major EdTech Platform (Case Study). Case in point just below: The “Explore” button looks different. A UX audit is a simple and efficient way to check whether design elements are performing their function. Conclusion.

article thumbnail

Reducing High CPU on MySQL: a Case Study

Percona

In this blog post, I want to share a case we worked on a few days ago. I’ll show you how we approached the resolution of a MySQL performance issue and used Percona Monitoring and Management PMM to support troubleshooting. There could be more, but this particular query was definitely hurting the performance of the server.

C++ 99