Catalog/MaddoShared
MaddoScientisto c2fd4bf780 Add image processing benchmarks and UI folder open buttons
- Added MaddoShared.Benchmarks project with BenchmarkDotNet for comprehensive image processing performance tests (parallel, chunk, size, stress).
- Included helper for generating test images and custom configs to ensure InProcess toolchain for .NET Windows compatibility.
- Added cross-platform scripts to run benchmarks easily.
- Updated .gitignore for benchmark artifacts and temp files.
- Exposed GetFilesToProcessPublic in ImageCreationStuff for testability.
- Added file name sanitization in ImageCreatorSharp to prevent IO errors.
- Enhanced WinForms UI: added "Open" buttons for source/destination folders, handled folder opening in Explorer, and improved user messaging and layout.
- Updated solution file to include new benchmark project.
2026-02-14 19:20:25 +01:00
..
Properties Conversione a c# + threads 2021-02-25 11:14:44 +01:00
app.config Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileData.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileHelperSharp.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
ImageCreationStuff.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
ImageCreatorSharp.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
ImageState.cs Refactored image creator code 2025-07-28 11:25:46 +02:00
MaddoShared.csproj Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
ThreadingHelper.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00