Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryanjon2040/unrealnetworkprofiler

A modern WPF based Network Profiler for Unreal Engine.
https://github.com/ryanjon2040/unrealnetworkprofiler

network network-profiler statistics ue4 unreal unreal-engine unrealengine unrealengine4

Last synced: about 2 hours ago
JSON representation

A modern WPF based Network Profiler for Unreal Engine.

Awesome Lists containing this project

README

        

Unreal Engine Network Profiler
======================

![GIF](Profiler.gif)

Buy Me A Coffee

This is a WPF rewrite of Network Profiler by Epic Games. Check out the original program at [Unreal Engine Repository](https://github.com/EpicGames/UnrealEngine/tree/master/Engine/Source/Programs/NetworkProfiler).

![https://twitter.com/ryanjon2040](https://img.shields.io/twitter/follow/ryanjon2040.svg?style=popout)

![](https://img.shields.io/github/last-commit/ryanjon2040/UnrealNetworkProfiler.svg?style=popout)
![](https://img.shields.io/github/license/ryanjon2040/UnrealNetworkProfiler.svg?style=popout) ![](https://img.shields.io/github/downloads/ryanjon2040/UnrealNetworkProfiler/total.svg?style=popout)

![](https://img.shields.io/github/languages/code-size/ryanjon2040/UnrealNetworkProfiler.svg?style=flat) ![](https://img.shields.io/github/repo-size/ryanjon2040/UnrealNetworkProfiler.svg?style=flat)

Limitations
===================

* Clicking on graph to view data for single frame is not supported.

* Selecting a range from the graph is not supported.

* List view sorting is not supported.

Dependencies
===================

[HandyControl](https://github.com/HandyOrg/HandyControl)

[ScottPlot](https://github.com/ScottPlot/ScottPlot)

[GameAnalytics](https://github.com/GameAnalytics/GA-SDK-C-SHARP)