Display stats like this directly into your Screeps console:
- Add statsConsole.js and ascii-char.js to your project. NOTE: geohash.js is optional and is experimental.
- Use the snippet from the main.js in the end of your main.js loop.
- Modify the myStats array to plug in your cpu stats from your profiller.
- If you don't wish to use the geohash parts, just comment them out and don't use the geohash.js
- You will have to customize it for how you collect stats.
Clone and submit a push request. Simple.