• First of all, this plugin is great! Simple and usefull.
    My question is how this plugin respond for use in high traffic sites? I mean, using it with a cache plugin like WP Fastest Cache. Is there anything I need to consider in terms of performance affects? Thanks

    • This topic was modified 6 years, 4 months ago by felipebadr.
    • This topic was modified 6 years, 4 months ago by felipebadr.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shea Bunge

    (@bungeshea)

    Hey,

    My apologies for taking so long to answer this – I mistakenly thought I had already sent a response.

    The only additional performance impact that this plugin has on a site-wide scale is running a database query to retrieve all snippets from the database – two database queries on multisite networks.

    It looks like WP Fastest Cache works by generating static files instead of dynamically loading the site each time it is accessed. Therefore, the database query run by Code Snippets will happen when the cache is first generated, but when it is accessed there will be no performance impact at all.

    Hopefully this explanation makes sense – if it doesn’t, please let me know!

    Thread Starter felipebadr

    (@felipebadr)

    Very good! Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Use in high traffic sites’ is closed to new replies.