最終更新:2023-06-15 (木) 01:44:10 (316d)  

Stats
Top / Stats

macOS system monitor in your menu bar

https://github.com/exelban/stats

Flash

  • 使用中のメモリ量と 1 秒間に表示されたフレーム数の履歴を簡単に表示することができます。

表示

  • FPS Frames per second, how many frames were rendered in 1 second. The higher the number the better.
  • MS Milliseconds needed to render a frame. The lower the number the better.
  • MEM Memory your code is using, if it increases per frame is VERY wrong.
  • MAX Maximum memory the application reached.

参考