[Free][Released] GPM Profiler

What is GPM Profiler
Profiler is a tool that helps the optimization as it allows users to see the device performance and system information on the screen in real time.

Provided for free.

Asset Store | Document

You can install this using Game Package Manager. See the following steps for installation.

Features

  • Performance Profiler
  • Memory Profiler
  • Rendering Profiler
  • System Profiler
  • Editing is available.
  • Built with Unity UI.
  • Provided for free.
  • The entire source code is included.

Performance Profiler
Can see the CPU and GPU performance in real time.

Memory Profiler
Can check the real-time memory allocation and usage.

Rendering Profiler
Can check the data used for rendering in real time.

System Profiler
Can check the system information.

How to install
Asset Store | Document

  • From the Asset Store, download and install Game Package Manager.
  • Select the following editor menus: Tools > GPM > Manager.
  • Install Profiler from the service list.

Contact us
We sincerely hope that Game Package Manager becomes a great asset to your game development. The following assets are included:

LogViewer enables you to easily test bugs in the device.

Webview allows you to open the website within the game.

AssetManagement effectively manages assets.

Interface that exchanges data with native Communicator

UI for efficient use of the Unity [UI]( [Free][Released] GPM UI - #4 by smflt_nhn /)

If you want any other features or have an issue, you can register the issue or write us an email:

e-mail : dl_gpm_help@nhn.com
Report issues : Issues · nhn/gpm.unity · GitHub

Thank you.

One more thing
Try the easy and efficiency Gamebase.
It is a game platform that supports game authentication, Purchase, Indicator, Maintenance, operation, and security.
Overview : Overview - NHN Cloud User Guide

2 Likes

1.0.0
Date

  • 2021.05.25

Features

  • Display frameRate
  • Script, render time and performance text and graph display
  • Reservation, allocation, gfx, gc total, gc used memory text and graph display
  • Display of rendering-related profiling text such as drawcall, batch, etc.(unity 2020.2 or later supported)
  • Display system information such as OS, CPU, GPU
  • Profiling function real-time editing function
1 Like

1.0.1
Date

  • 2021.06.22

Fixed

  • Fixed typo in RenderProfiler Vertices UI

1.0.2
Date

  • 2022.01.13

Fixed

  • Fixed a warning due to unused code
  • Fixed a warning due to uninitialized fields
  • Fixed a warning due to the same GUID as the resource used by LogViewer