• Stars
    star
    123
  • Rank 289,025 (Top 6 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Utility to export data from the unity profiler

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