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

zunda

レスポンスが時々遅いって言われてリクエスト100個送ってみたら遅い子たしかに居るんだけどどうして速い順に並ぶんだろうと思ったらsleepソートわね

$ for i in `seq 1 100`; do time curl -so /dev/null https://ping-us.herokuapp.com/ & done 2>&1 | grep real | tail; wait
real 0m1.778s
real 0m1.811s
real 0m1.747s
real 0m1.770s
real 0m1.844s
real 0m1.838s
real 0m2.179s
real 0m3.053s
real 0m5.937s
real 0m7.296s

ping-us.herokuapp.comPing