Mon.Aug 12, 2019

article thumbnail

How to Create a Simple and Efficient PHP Cache

DZone

When working on PHP websites made from scratch and without a framework, speed can often be an issue. Caching is extremely useful in order to speed up PHP webpages. In this article, I’ll show you how to make a simple PHP caching system for your web pages.

Cache 166
article thumbnail

Oracle database insights Early Adopter Release

Dynatrace

Dynatrace news. With OneAgent installed on an application server, Davis, the Dynatrace AI causation engine, continuously analyzes all database statements within the context of your applications. In this way, Dynatrace can tell you which statements need your attention. Now, with Oracle database insights, we’re going even deeper, giving you visibility into what’s going on in the database layer.

Database 127
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

Using Selenium Webdriver For Full Page Screenshots

DZone

One of the most performed actions of any webpage tester is taking a screenshot of the webpage. Whenever a tester finds and reports a bug, that bug would not be taken seriously without supporting screenshots or even videos of the issue. This is equally true no matter the type of testing you are doing and that includes selenium automation testing. In automation testing, especially where a typical test run may involve hundreds of commands and test cases, automated screenshots taken at critical asse

Testing 133
article thumbnail

Integrating Dynatrace ONE through Chat at NYCM

Dynatrace

Dynatrace news. How can you be a full-time IT Systems Engineer taking care of enterprise infrastructure while also being responsible for enterprise monitoring from an administrative and monitoring as a service perspective? Chad Turner, IT Systems Engineer at NYCM, has shared his secret on how he manages multiple roles with ease. The secret is: Integrating Dynatrace ONE as an additional team member through Mobile and Web Chat!

Mobile 114
article thumbnail

Troubleshooting the Performance of Vert.x Applications, Part III — Troubleshooting Event Loop Delays

DZone

In the previous entry to this series, we reviewed several techniques that help you to prevent event loop delays; however, even the best programmer makes mistakes. What should you do when your Vert.x application doesn't perform as expected? How to find out what part of your code is blocking the event loop threads? In the final part of the series, we are going to focus on troubleshooting event loop delays.

article thumbnail

TPDP Episode #30: Building a Developer Community with Meetups

The Polyglot Developer

The thirtieth episode of The Polyglot Developer Podcast is now available on the popular podcast networks! This episode is titled, Building a Developer Community with Meetups , and it features Vijay Menon , organizer of the JavaScriptLA Meetup group in Los Angeles, California. Being a part of a developer community, outside of a day job, is important for all developers.

article thumbnail

Monitoring SQL Server deadlocks using the system_health extended event

SQL Shack

Performance monitoring is a must to do the task for a DBA. You should ensure that the database performance is optimal all the time without any impact on the databases. Performance issues act like an open stage, and you need to look at every aspect such as CPU, RAM, server performance, database performance, indexes, blocking, […].

Servers 44