Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
2contributions
high0
medium2
score2

Contributions

Type
February 2026
Feb 06 Fri · 23:17
Forums med
Posted a reply to Fatal error, version 10.5.0, on the site WordPress.org Forums:
Pinging in to say that I had the exact same error in my production site…
December 2025
Dec 07 Sun · 09:53
Forums med
Created a topic, Superb, on the site WordPress.org Forums:
Still surprised that its free
March 2025
Mar 31 Mon · 00:23
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
It is located in a different server, so that might be the issue?
Mar 30 Sun · 22:07
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
I did a small latency script and set the redis port to my open port…
Mar 29 Sat · 22:43
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
redis-cli --latencymin: 0, max: 1, avg: 0.18 (1819 samples)^C
Mar 28 Fri · 21:52
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
And this is me with only redis cache active, first I did open quite some…
Mar 28 Fri · 21:48
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
This is me basically flushing the cache and opening a ton of products (500) This…
Mar 28 Fri · 19:10
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
For some more info this is my redis config 1) "maxmemory"2) "2147483648"1) "maxmemory-policy"2) "allkeys-lru"1) "save"2)…
Mar 28 Fri · 19:06
Forums med
Posted a reply to Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
Sure redis-cli --pass 'xxxx' SLOWLOG GET 30(empty array)redis-cli --pass 'xxxxxxx' INFO commandstats# Commandstatscmdstat_flushdb:calls=12,usec=12238,usec_per_call=1019.83cmdstat_config:calls=2,usec=47,usec_per_call=23.50cmdstat_zadd:calls=652,usec=17966,usec_per_call=27.56cmdstat_mget:calls=6403,usec=92145,usec_per_call=14.39cmdstat_info:calls=801,usec=99619,usec_per_call=124.37cmdstat_zrangebyscore:calls=22,usec=2055,usec_per_call=93.41cmdstat_del:calls=461,usec=3041,usec_per_call=6.60cmdstat_get:calls=137067,usec=1672923,usec_per_call=12.21cmdstat_zremrangebyscore:calls=4,usec=425,usec_per_call=106.25cmdstat_set:calls=13211,usec=105796,usec_per_call=8.01cmdstat_auth:calls=866,usec=12492,usec_per_call=14.42cmdstat_monitor:calls=3,usec=5,usec_per_call=1.67cmdstat_dbsize:calls=2,usec=5,usec_per_call=2.50cmdstat_flushall:calls=3,usec=2749,usec_per_call=916.33cmdstat_command:calls=2,usec=1950,usec_per_call=975.00cmdstat_slowlog:calls=1,usec=6,usec_per_call=6.00cmdstat_ttl:calls=4,usec=49,usec_per_call=12.25cmdstat_zcount:calls=15,usec=240,usec_per_call=16.00cmdstat_select:calls=721,usec=2327,usec_per_call=3.23cmdstat_setex:calls=2354,usec=28324,usec_per_call=12.03cmdstat_scan:calls=39,usec=698,usec_per_call=17.90cmdstat_ping:calls=685,usec=990,usec_per_call=1.45redis-cli --pass 'xxxx'…
Mar 28 Fri · 16:54
Forums med
Created a topic, Site extremely Slow after activating the plugin, on the site WordPress.org Forums:
So, I have installed this plugin, and connected an ext…