﻿<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.hibit.dev/index.php/rss/posts/190" rel="self" type="application/rss+xml" />
        <title><![CDATA[Boost Symfony performance with OPCache]]></title>
        <description><![CDATA[<p>Enhancing the performance of Symfony applications brings a smoother and faster user experience. One powerful tool for achieving this is OPCache. OPCache is a PHP extension that stores precompiled script bytecode in memory, which reduces the overhead of parsing and compiling scripts with each request. This results in faster execution and improved overall efficiency.</p>]]></description>
        <link><![CDATA[https://www.hibit.dev/index.php/posts/190/boost-symfony-performance-with-opcache]]></link>
        <pubDate>Mon, 12 Aug 2024 08:00:08 +0000</pubDate>
        <language>en</language>
        <category>development</category>

        <image>
            <title>boost-symfony-performance-with-opcache</title>
            <link><![CDATA[https://www.hibit.dev/index.php/posts/190/boost-symfony-performance-with-opcache]]></link>
            <url><![CDATA[https://www.hibit.dev/images/posts/2024/headers/symfony_opcache.png]]></url>
            <width>200></width>
            <height>200></height>
        </image>
    </channel>
</rss>
