Remove Example Remove Processing Remove Speed
article thumbnail

Site-Speed Topography

CSS Wizardry

When first working on a new site-speed engagement, you need to work out quickly where the slowdowns, blindspots, and inefficiencies lie. For example, my site has a homepage, content pages (e.g. Now, let’s move on to gaps between First Contentful Paint and Speed Index. That said, we can still join some dots.

Speed 328
article thumbnail

Service level objective examples: 5 SLO examples for faster, more reliable apps

Dynatrace

Certain service-level objective examples can help organizations get started on measuring and delivering metrics that matter. Teams can build on these SLO examples to improve application performance and reliability. In this post, I’ll lay out five SLO examples that every DevOps and SRE team should consider. or 99.99% of the time.

Traffic 173
Insiders

Sign Up for our Newsletter

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

article thumbnail

What are quality gates? How to use quality gates to deliver better software at speed and scale

Dynatrace

Quality gates examples in Dynatrace Quality gates hold much promise for organizations looking to release better software faster. The following are specific examples that demonstrate quality gates in action: Security gates Security gates ensure code meets key security requirements defined by development and security stakeholders.

Speed 219
article thumbnail

Speed up your security investigations with DPL Architect

Dynatrace

The best thing: the whole process is performed on read when the query is executed, which means you have full flexibility and don’t need to define a structure when ingesting data. >> Or, the log format where the answers should be looked for is more complex (for example, AWS CloudTrail logs ). The string 40.30.20.1 ip=40.30.20.1

Speed 217
article thumbnail

Incremental Processing using Netflix Maestro and Apache Iceberg

The Netflix TechBlog

by Jun He , Yingyi Zhang , and Pawan Dixit Incremental processing is an approach to process new or changed data in workflows. The key advantage is that it only incrementally processes data that are newly added or updated to a dataset, instead of re-processing the complete dataset.

article thumbnail

Tools And Practices To Speed Up The Vue.js Development Process

Smashing Magazine

Tools And Practices To Speed Up The Vue.js Development Process. Tools And Practices To Speed Up The Vue.js Development Process. Examples of directives are v-if , v-model , v-for , etc. For example, re-rendering a page each time we navigate to it. Example: CartData.store.js. Uma Victor. In our Vue.js

Speed 135
article thumbnail

Radically speed up your code by fixing slow or frequent garbage collection

Dynatrace

Garbage collection is slow if most objects survive the collection process. Any significant reduction in allocations will inevitably speed up your code. You can easily see this in Dynatrace: From any Host page, select a Process page. Speed up application code itself. Let’s take a look at how this works. .

Speed 166