3HMonkey

Results 16 comments of 3HMonkey

![image](https://user-images.githubusercontent.com/4610892/199571544-235aa016-9cd9-49aa-8f36-200c8e970b72.png)

Here could be an example implementation I made: ```CSharp using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.Text; namespace Server.Collections { public static class ObjectPool { private static class Pool {...

> That is a start but I think concurrent bags may not have great performance. We need to benchmark this. > > Also needs to prefill it. Next needs a...

I am completely open for other approaches. For now I don’t have any idea how to catch events in custom systems without changing a lot of original scripts, so the...

Here is the full log until it swap to "forbidden" ![image](https://user-images.githubusercontent.com/4610892/199949733-c03d30bf-b4f2-49b6-9673-27e5a1538a16.png)