Hello, > I see several mentions of a mono profiler. Is this just mint --profile, > or is there an interface to it/something that tells you where all the > objects have been created? If you are using `mint', you are missing on all the performance. That is a very slow interpreter, you should be using `mono', which is our super-cool, high-performance JIT compiler. But yes, the profiler is --profile.