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
ab5c5654f940d863afc9bb70e41a9ea2da0a4e21
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
/
PerfReportTool
History
ben woodhouse
527126fd2c
Rebuild PerfReportTool to fix an exception, and bump version to 4.107.2 (cs change was checked in but exe hadn't been rebuilt)
...
[CL 29189970 by ben woodhouse in ue5-main branch]
2023-10-27 14:09:15 -04:00
..
ColumnFilters
…
Properties
…
Summaries
Fix bug where "minimum" stats that filter out zeros will be zero if their first value is zero
2023-10-25 12:21:24 -04:00
App.config
…
CsvFileCache..cs
…
packages.config
…
PerfReportTool.cs
Rebuild PerfReportTool to fix an exception, and bump version to 4.107.2 (cs change was checked in but exe hadn't been rebuilt)
2023-10-27 14:09:15 -04:00
PerfreportTool.csproj
…
ReportGraph.cs
…
ReportType.cs
…
ReportXml.cs
…
Summary.cs
…
SummaryTable.cs
When sorting columns by diff, keep CSV stats of the same category together. Do an addional stable sort by stat category after the initial sort by diff
2023-06-14 15:34:16 -04:00
SummaryTableData.cs
…
SummaryTypes.cs
…