• Syndicated blog - Posted on: Dec 22, 2023

    While we always want to have fast database queries, it is not doable all the time. Sometimes we need to run slow queries, and we need to tell the underlying framework that this query can take some time to complete, and we’re fine with it. Otherwis...

  • Syndicated blog - Posted on: Nov 25, 2023

    Let’s take a break from the memory allocation, and do some optimization on another aspect, yet as important (if not even more important) – database. We all know that database queries play an essential part in any serious app. It’s almost a given...

  • Syndicated blog - Posted on: Nov 06, 2023

    If you have been using Optimized Customized Commerce, you probably know that, by default, wish list is just a cart with a special name. Can you guess the name? Surprise, surprise, it’s “Wishlist”. It’s been there since forever, from the early day ...

  • Syndicated blog - Posted on: Oct 08, 2023

    “In 99% of the cases, premature optimization is the root of all devil” This quote is usually said to be from Donald Knuth, usually regarded as “father of the analysis of algorithms”. His actual quote is a bit difference We should forget about smal...

  • Syndicated blog - Posted on: Oct 04, 2023

    Earlier we started a new series about performance optimization, here Performance optimization – the hardcore series – part 1 – Quan Mai’s blog (vimvq1987.com) . There are ton of places where things can go wrong. A seasoned developer can, from...

1 2 3 4 5 ... Last
 Workplace: Optimizely AB
 Community Level: Oracle

Syndication and sharing