Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steve3003/unity-profiler-data-exporter

Utility to export data from the unity profiler
https://github.com/steve3003/unity-profiler-data-exporter

unity unity-editor unity-profiler

Last synced: 3 months ago
JSON representation

Utility to export data from the unity profiler

Awesome Lists containing this project

README

        

# Unity Profiler Data Exporter
Utility to export data from the unity profiler and provide some useful stats.

This is a first working version but I plan to add other features shortly.
Anyone who wants to contribute is very welcome, just make a pull request.

# Installation
Just copy the script in an Editor directory within your unity Assets folder.

# Usage
Open the unity profiler and when you want to export the profiler data for further analysis just click on `Profiler Data Exporter` under the `Window` menu and choose one of the options.

# Credits
* https://github.com/MattRix/UnityDecompiled
* https://github.com/omar/ByteSize