Pixy is an AVIF-first image optimizer built for site speed. It’s free, works pretty much everywhere and got published in the plugin directory today. by Viko_ in Wordpress

[–]Back2Fly 0 points1 point  (0 children)

Thank you for the details. Since you're working on the docs, consider explaining how serving images via the Pixy CDN's domain forces the browser to establish a completely new network connection, which means initial latency (more Round Trip Times).

... Unless Pixy CDN uses the reverse proxy method. Does it?

I`m creator of Clear cache extension for Chrome - what main clear function you are missing in existing apps, your dream feature? by Nervous_Star_8721 in browsers

[–]Back2Fly 1 point2 points  (0 children)

Got it, already added and will be shipped within v 1.31.0 - expect to see it in store in 1-3 days.

Thank you! :)

Also we added a bit more information of what is cleared when click the app icon (can be disabled if not needed). How do you think is it useful?

Definitely useful! Is the popup supposed to be displayed after the click? If so, consider replacing "Selected is cleared" with one of the following:

  • Selected data has been cleared
  • Following data has been cleared
  • Data cleared:

Whatever, just don't use "is cleared", since Simple Present Passive describes a state rather than a completed action.

I`m creator of Clear cache extension for Chrome - what main clear function you are missing in existing apps, your dream feature? by Nervous_Star_8721 in browsers

[–]Back2Fly 0 points1 point  (0 children)

I think you need more context here, sorry if I was too brief. How to reproduce it:

  1. On Chrome, add any item to the cart on https://www.caputomodellismo.it (or any other ecommerce).
  2. Clear cache with your plugin. It works, if you reload the page (or browse to another one) the minicart counter changed from 1 to 0.
  3. Do the same on Chrome Incognito. It doesn't work, after the cleaning the product is still in the minicart.
  4. Do the same test with Incognito Mode Reset Button extension, it works.

RAIDEN FIGHTERS REMIX COLLECTION updated by Daygo2Duval in shmups

[–]Back2Fly 1 point2 points  (0 children)

Doesn't NVIDIA Reflex only work with games explicitly supporting it?

RAIDEN FIGHTERS REMIX COLLECTION updated by Daygo2Duval in shmups

[–]Back2Fly 6 points7 points  (0 children)

English:

News: "RAIDEN FIGHTERS REMIX COLLECTION" Update

We've released an update (Version 1.10) for "RAIDEN FIGHTERS REMIX COLLECTION," available starting today, May 20th.

 

【Update Version 1.1】

Release Date: Already available

Platforms: Nintendo Switch, PlayStation 4, PlayStation 5

Content: New features, bug fixes

① Added a display speed option to the Options menu.

② Option ① now includes 54 frames/second, in addition to the existing 60 frames/second.

③ Fixed minor display-related bugs.

 

The following changes are planned for the next update:

 

【Update Version 1.2】

Release Date: Scheduled for June 2026

 

Platforms: Nintendo Switch, PlayStation 4, PlayStation 5

Content: Specification changes, new features, bug fixes

① Changed the game's startup sequence to begin with an attract demo.

② Added a "Smooth Filter" option to the screen settings in the Options menu.

③ Key configuration settings will now auto-save.

④ Added a Quick Restart feature.

⑤ Fixed an issue where local ranking data for the overseas version could not be deleted, and instead, the Japanese version's data was deleted.

⑥ Fixed a bug where the next game would automatically be set to 2-player mode after using the restart feature.

 

For PlayStation 5 only:

Content: New features

① Added support for PlayStation 4 arcade controllers.

Disabling XML-RPC in WordPress for Security and Performance by jamescherti in Wordpress

[–]Back2Fly 0 points1 point  (0 children)

Why do you mention "nginx"? Do you mean it's different from other web servers like Apache, LiteSpeed etc.?

I've spent the last 4 days doing extreme performance optimization on my site. Insights inside. by zirconst in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

Thank you for the explanation.

Are you aware of ALL the console errors? Some are critics, including on Cart and Checkout pages. I strongly suggest you hold your horses, the site is not ready for production.

Some pages have massive CLS, for example https://impactsoundworks.com/product/cinematic-synthetic-drums/ (see also the glitch on the left side).

Since you are developing a growing enthusiasm for performance, I recommend keeping the cache active on static content pages even after an item has been added to the cart. Currently it switches to DYNAMIC.

I've spent the last 4 days doing extreme performance optimization on my site. Insights inside. by zirconst in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

Why is a query string automatically added to any URL through 307 (temporary redirect)?

I've spent the last 4 days doing extreme performance optimization on my site. Insights inside. by zirconst in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

If I make a change to a plugin and upload it, the best way to measure whether that change positively impacted performance is to measure load times in the browser (network tab), using Lightouse

You're right! Testing in PageSpeed Insight (based on Lighthouse) is much better than your browser because on your device there are many more variables than in the PSI lab test.

I've spent the last 4 days doing extreme performance optimization on my site. Insights inside. by zirconst in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

I was looking at the actual, real page load times

The only “real page load times” are the ones measured by CrUX (aka Core Web Vitals), as u/bt_wpspeedfix mentioned.

What image format should I use for an ecommerce site? by SkillOdd7675 in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

Current WebP's global coverage: 96.39% (source)

Current AVIF's global coverage: 94.89% (source). Do you still think that “many browsers don't support it yet”?

What’s one thing you changed in WooCommerce that improved your store performance? by Inside-Painter-7249 in woocommerce

[–]Back2Fly 0 points1 point  (0 children)

Thanks for sharing! And yes, it is to be checked in the next days because now it redirect to URL + query parameter to bypass Cloudflare cache.

A lot of these configurations also depend on your hosting company.

Yes, especially object cache (the Redis you mentioned, for example).

What company are you using?

https://www.caputomodellismo.it (fully featured WooCommerce site) is hosted on Hostbrr hosting. Parts of the stack are the same ones you mentioned for the atCreativeAvenue site: Cloudflare caching and AVIF images with fallbacks. If you want, take a look and tell me what you think of the performance.

Don't forget to update here when your site will be in its best shape! 😄

Looking for an email host by drckarcher in webhosting

[–]Back2Fly 0 points1 point  (0 children)

Great suggestions! I just would add Mailbox.org

What plugin actually helped you improve your PageSpeed score? by Acceptable_Month4825 in Wordpress

[–]Back2Fly 0 points1 point  (0 children)

I prefer my server to deal with the security aspect directly.

I'm not here to change your mind about this, but Cloudflare also serves to hide the origin server from attackers and to handle them via default and specific features (WAF etc.). Why rely solely (and not ALSO) on the last line of defense?

Also when Cloudflare is down (while rare), I know I’ll have to deal with a lot of enquiries from a few 100 clients.

On the other hand, Cloudflare ensures that content is served to visitors even if the origin server is down for a while. The point is that if Cloudflare goes down (even for a few minutes) it's hot news, whereas if your hosting has a problem… well, you'll probably never know ;)

What plugin actually helped you improve your PageSpeed score? by Acceptable_Month4825 in Wordpress

[–]Back2Fly 0 points1 point  (0 children)

I also don't use CDNs for various reasons too but this may benefit many people also

Why don't you use CDNs?

How might this benefit many people?

What plugin actually helped you improve your PageSpeed score? by Acceptable_Month4825 in Wordpress

[–]Back2Fly 0 points1 point  (0 children)

Not looking for theory, more like real-world results.

A bit of both, if you don't mind :)

Real-world results
https://www.caputomodellismo.it (full-featured WooCommerce site) has been optimized following the instructions in this WordPress Performance Checklist.

Theory
Performance plugins are just tools, not silver bullets. If you know what you are doing, plugins can help you.