Steps to reproduce:
Forceload a chunk.
Place two command blocks inside this chunk, the first with
/teleport @p ~ ~1 ~
and the second with
/execute in the_nether run tp @p 0 100 0Set the first command block to always active and repeating.
Set the second command block to always active and repeating.
Wait for some time.
❌ The game crashes (serverside) due to running out of memory.
Edit: Maybe one could also replicate this in survival, using a huge array of exactly timed ender pearl stasis chambers (or one modified chamber in the overworld and one in the nether which alternate between themselves, each time taking one enderpearl out of a stack and teleporting the player with it). I am not certain, though.
Edit 2: ZGC (the new standard) seems to be able to keep up in 26.1 Snapshot 11, while G1GC cannot.
Can confirm.