No description
  • C# 98.5%
  • PowerShell 0.8%
  • Shell 0.7%
Find a file
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
Catalog.sln.ide ayy lmao 2016-07-04 16:45:45 +02:00
CatalogLib Merged 2024-10-14 21:06:49 +02:00
CatalogLibVb ayy lmao 2016-07-04 16:45:45 +02:00
CatalogVbLib Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
imagecatalog Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
imagecatalog.backup 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogCS 2024 reopening 2024-10-14 18:54:30 +02:00
ImageCatalogParallel Gestione status dei thread 2021-03-04 10:44:09 +01:00
lib Library 2017-04-17 14:24:30 +02:00
MaddoLibrary@5987cc2652 async 2017-09-22 14:43:42 +02:00
MaddoShared Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
MaddoShared.backup 2024 reopening 2024-10-14 18:54:30 +02:00
MaddoShared.Benchmarks Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
MaddoShared.Tests Update test project SDK, add assessment, bump submodule 2026-02-10 21:30:56 +01:00
WPFCatalog Cancellazione Task 2017-10-05 14:16:43 +02:00
.gitignore gitignore 2016-07-04 17:01:08 +02:00
.upgrade-assistant 2024 reopening 2024-10-14 18:54:30 +02:00
Catalog.sln Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
Catalog.sln.bak Gestione status dei thread 2021-03-04 10:44:09 +01:00
GitVersion.yml Added gitversion 2024-10-14 21:27:12 +02:00
log.txt 2024 reopening 2024-10-14 18:54:30 +02:00
README.md Initial commit 2016-07-04 16:43:21 +02:00
run-benchmarks.ps1 Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
run-benchmarks.sh Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00

Catalog 3