Perf/modbuilder benchmark suite - #12
Open
undead2146 wants to merge 45 commits into
Open
Conversation
…test runner safety
…time and enhance UI flows
- Implement ExcludeMarkersList text block delimiter stripping in TextProcessingService - Add ModJsonFiles.json and ModFolders.json auto-discovery in ConfigurationLoaderService - Normalize BigSuffix handling in BuildEngineService to prevent double .big extension - Reorder pipeline execution to run UninstallAsync before InstallAsync - Add single-pass MD5, SHA256, and size sidecar file generation for release zip packages - Support selective pack releasing with SelectedPacks filter - Clean up async/sync warning in ConfigEditorViewModel
… CI benchmark tolerance
…ices, models, and UI - BuildEngineService: return false on failed file/archive stages, stream checksums, dispose process, isolate build steps - ArchiveService: atomic creation of zip and big archives using temporary files - ExternalToolService: support cross-platform process tree termination and inherit ResultBase - ConfigurationLoaderService & ProjectConfigService: harden json parsing and paths, non-destructive read-only MRU - UI & ViewModels: add IconPackage resource, complete ProgressCardViewModel properties, marshal UI updates to Dispatcher.UIThread, fix bindings in BundlePackEditorDialog and SettingsPanel - Cleanups: split text processing enums, update constants docs, adopt ProfileConstants, fix .gitignore wildcard
…rationResult and BundlePack
…e archiving pipeline
…erformance test timeouts
…esolve all DeepSource code review issues
…lization in Core tests, and use UtcNow in LoggingModule
… verify_cpu_times
…r and execute authentic code
…etry, and HTML dashboard
…d empirical results
…parity verification
…nd Python on GeneralsGamePatch
…e parity proof for GeneralsGamePatch
…timings and 54 BIG archive parity verification
…g breakdown for Python, Go, and C#
…xture parity and compare ImageSharp vs Crunch performance
…g benchmark script
… into feat/modbuilder
…l Go cold build time (24m 32s)
…runch is faster than Go
…ential marked as X
…geSharp in isolation
…r C# Crunch and ImageSharp
…Service and update telemetry
…l benchmark suite
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ty-outpost#248)
Added a new info tab with 3 sections:
Moreover the sidebar got redesigned to be reusable .