diff --git a/README.md b/README.md index 1387911..e694b8f 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,13 @@ throw the constituent parts of a 200 linked prim dragon. Tests show that <= 500 single prims can be flocked effectively - depending on system and network However maybe <= 300 simple linksets can perform as well. +Network Traffic: + +I tested the amount of network traffic generated by bird updates. 20 birds (each with 4 linked prims) takes up about 300kbps +in network position updates. 50 of the same birds generates about 750kbps traffic. +Each bird uses roughly 15kbps of network traffic. This is all measured using an update framerate of 1, i.e. birds' position +is updated every simulator frame. + Please Note