https://github.com/baba-s/uni-simple-profiler
FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)
https://github.com/baba-s/uni-simple-profiler
kogane-unity-lib unity unity-optimization unity-profiler unity3d
Last synced: 3 months ago
JSON representation
FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)
- Host: GitHub
- URL: https://github.com/baba-s/uni-simple-profiler
- Owner: baba-s
- License: mit
- Created: 2019-04-08T03:13:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T05:37:54.000Z (over 6 years ago)
- Last Synced: 2025-05-29T13:25:01.140Z (5 months ago)
- Topics: kogane-unity-lib, unity, unity-optimization, unity-profiler, unity3d
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 36
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - uni-simple-profiler - Simple profiler in the game (Script Debug)
README
# UniSimpleProfiler
FPS、GC 発生回数、メモリ使用量を実機で確認できるプロファイラの UI(実機なら GC Alloc は発生しない)
[](https://github.com/baba-s/uni-simple-profiler/releases)
[](https://github.com/baba-s/uni-simple-profiler/releases)


[](https://github.com/baba-s/uni-simple-profiler/blob/master/LICENSE)## バージョン
- Unity 2018.3.9f1
## 準備
- UniSimpleProfiler は TextMesh Pro を使用するため、
TextMesh Pro の「Import TMP Essentials」を実行する必要があります## 使用例

(ドラッグ可能です)
## 使い方
「UniSimpleProfilerUI」プレハブをシーンに配置します
