Catalog/MaddoShared.Benchmarks
MaddoScientisto 63751af18d Add selectable image library option and refactor processing
Introduce UI option to choose between System.Graphics and ImageSharp for image processing. Update DataModel and MainForm for robust binding and synchronization. Rewrite ImageCreatorAlternate to use ImageSharp for core operations and GDI+ for overlays. Remove test buttons, add radio group for library selection. Update project dependencies to support new features and modernize image handling.
2026-02-15 01:03:26 +01:00
..
Helpers Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
.gitignore Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
BenchmarkConfig.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
ChunkSizeBenchmarks.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
ImageProcessingBenchmarks.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
ImageSizeBenchmarks.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
MaddoShared.Benchmarks.csproj Add selectable image library option and refactor processing 2026-02-15 01:03:26 +01:00
Program.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
StressTestBenchmark.cs Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00