<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Optimization on ToiDB</title>
    <link>https://www.toidang.xyz/tags/optimization/</link>
    <description>Recent content in Optimization on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 12 Jun 2024 10:55:39 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/optimization/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Optimziting web performance with SplitChunks in Webpack</title>
      <link>https://www.toidang.xyz/posts/2024/04/06/optimziting-web-performance-with-splitchunks-in-webpack/</link>
      <pubDate>Sat, 06 Apr 2024 02:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/04/06/optimziting-web-performance-with-splitchunks-in-webpack/</guid>
      <description>Learn how to optimize web performance by using SplitChunks in Webpack to bundle and split JavaScript code efficiently. Discover best practices for configuring SplitChunks to improve page load times and reduce network latency.</description>
    </item>
    <item>
      <title>PostgreSQL Performance Optimization Techniques - Part 1</title>
      <link>https://www.toidang.xyz/posts/2024/03/30/postgresql-performance-optimization-techniques-part-1/</link>
      <pubDate>Sat, 30 Mar 2024 09:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/30/postgresql-performance-optimization-techniques-part-1/</guid>
      <description>PostgreSQL is a powerful open-source relational database management system that offers a wide range of features for optimizing performance. In this article, we explore some of the most effective techniques for optimizing PostgreSQL performance, including indexing, query optimization, and configuration tuning.</description>
    </item>
    <item>
      <title>Redis Performance Optimization Techniques</title>
      <link>https://www.toidang.xyz/posts/2024/03/30/redis-performance-optimization-techniques/</link>
      <pubDate>Sat, 30 Mar 2024 09:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/03/30/redis-performance-optimization-techniques/</guid>
      <description>Redis is a high-performance, in-memory data store that is widely used for caching, session management, and real-time analytics. In this article, we explore some of the most effective techniques for optimizing Redis performance, including data modeling, key design, and configuration tuning.</description>
    </item>
    <item>
      <title>PostgreSQL Best Practices</title>
      <link>https://www.toidang.xyz/posts/2016/09/28/postgresql-best-practices/</link>
      <pubDate>Wed, 28 Sep 2016 18:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2016/09/28/postgresql-best-practices/</guid>
      <description>PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture. In this post, I will share some best practices to optimize your PostgreSQL database.</description>
    </item>
  </channel>
</rss>
