glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
57 stars 39 forks source link

tool needed to monitor network traffic #150

Closed andy5995 closed 5 years ago

andy5995 commented 6 years ago

We should decide on a good tool to measure network activity during a game, so we can benchmark some data when making code changes related to network operations.

On Linux, iptraf may be good for that.

But basically when running some kind of monitoring utility, we'll periodically want to note things such as the time in-game, fps, number of units, map used, number of players...