Tuesday, October 11, 2005
Performance tests
Well, the performance tests went just lovely. The proxy had about 250-300MBit throughput when hit with 1000 parallel users (about ~6000 connections). What turned out to be a very nice side effect is that memory usage was under 10M. This is VERY nice but also shows that I need to work some more on the Heap class (if the heap does not do more in memory operations when there are 1000 users hitting the machine then when should it?). All in all I am very satisfied.