Elektrine lite

← Feed

@yosh@toot.yosh.is

Post #2105929

2026-04-29 15:21 UTC

@dln I don't believe a single git commit neatly maps to a single RPC request so I'm not sure we can extrapolate "total commits handled" to "requests per second".

Replies (1)

  • @dln@mastodon.social 2026-04-29 15:24

    @yosh RPS = requests handled by by the git http or ssh server frontends per second. Not RPCs. But sure, let's say it's ten times as many http/ssh requests per commit. that's 4500/s. Does that sound unreasonable, globally? Does 45000? Seems we're several orders of magnitude off in reasonably expected behavior. Or not, I suppose.

    Open ##2105930