This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4799b48996e92ca03afcd771d4e886adf07ea35
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ProfilerClient
History
Jaroslaw Surowiec
2d17d05d27
Profiler - Optimized data usage, converted TArray<uin8> to FString, requires only 4 time more bandwidth, but not 12, also UDP serializer is no longer an issue, compression/hex is done on the task graph
...
[CL 2552724 by Jaroslaw Surowiec in Main branch]
2015-05-15 10:26:05 -04:00
..
Private
Profiler - Optimized data usage, converted TArray<uin8> to FString, requires only 4 time more bandwidth, but not 12, also UDP serializer is no longer an issue, compression/hex is done on the task graph
2015-05-15 10:26:05 -04:00
Public
Core - UE-12192 / Crash previewing capture data in session frontend (removed a bunch of dead code, still WIP)
2015-04-24 06:29:06 -04:00
ProfilerClient.Build.cs
…