mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

弊ぼっちときどきミシッって遅くなるのなんでなんやっぱりhiredis取り除いたからかなあ

@zundan redisみたいなパフォーマンスに直結しそうなやつでTLS喋ったらヤバそう(適当な意見)

@ponapalt RubyのRedisでも暗号のとこはOpenSSLライブラリだろうと思うんだけど、うーむ…。sidekiq-schedulerの次のリリースでhiredisを戻せる予定なのでそれまでがまんしまっす。
https://github.com/mastodon/mastodon/pull/21600#issuecomment-1329671804

GitHubNot ready: Replace hiredis with redis-rb and connect to Redis through TLS wtih self-signed cert by zunda · Pull Request #21600 · mastodon/mastodonBy zunda

@zundan もしかして、http喋るだけでそんな差が…(まさか)

@zundan httpは勘違いとしても、何かリクエストを組み立てるだけでだいぶ違いありそうな気がして(偏見)

@ponapalt どちらかというとCで不要だったGCがRubyでは必要になるみたいな、はっ!! Scoutで確かめられるかな?

zunda

やっぱりContorollerで時間がかかってたとしかわからないな…