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
cdfbe93014925bf169cd6a9ff6da698ea9597215
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
CSVTools
History
ben woodhouse
130703b8a1
PerfReportTool: Optimize commandline parsing. Some args can be very long when response files are passed so use a stringbuilder for concatenation. Commandline parsing could take 40s for a summarytable with 3000 PRC entries before.
...
#rb tyler.staples [CL 30624170 by ben woodhouse in ue5-main branch]
2024-01-15 16:21:32 -05:00
..
CSVCollate
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CsvConvert
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CSVFilter
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CsvInfo
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CSVSplit
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CsvStats
PerfReportTool: Optimize commandline parsing. Some args can be very long when response files are passed so use a stringbuilder for concatenation. Commandline parsing could take 40s for a summarytable with 3000 PRC entries before.
2024-01-15 16:21:32 -05:00
CSVToSVG
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CsvToSvgLib
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
PerfReportTool
PerfReportTool: Optimize commandline parsing. Some args can be very long when response files are passed so use a stringbuilder for concatenation. Commandline parsing could take 40s for a summarytable with 3000 PRC entries before.
2024-01-15 16:21:32 -05:00
CSVTools.sln
Upgrade CSV tools to .NET core 6. Includes various required fixes for decompression, json reading, graph component hash generation and exception handling. Performance is better than .Net Framework.
2023-11-20 08:04:34 -05:00
CSVTools.tps
…