Adam Hathcock
87cab8e16a
updating baseline to be what github actions do
2026-02-06 12:28:02 +00:00
Adam Hathcock
e85752ca1d
reget results and change threshold to 25 %
2026-02-06 11:58:43 +00:00
Adam Hathcock
c96acf18dc
updated results?
2026-02-05 15:21:19 +00:00
Adam Hathcock
6eec6faff2
simplify the results to compare
2026-02-05 15:08:00 +00:00
copilot-swe-agent[bot]
bbc664ddcc
Add generate-baseline build target and JetBrains profiler support
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2026-02-05 14:14:54 +00:00
Adam Hathcock
f2483be1da
update benchmarkdotnet
2026-02-05 13:43:44 +00:00
copilot-swe-agent[bot]
ca262920c8
Add GitHub Actions workflow, baseline results, and documentation for performance benchmarks
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2026-02-05 13:32:23 +00:00
copilot-swe-agent[bot]
2541c09973
Add BenchmarkDotNet performance benchmarks for all major formats
...
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2026-02-05 13:30:57 +00:00
Adam Hathcock
642b8bddb8
fixed merge
2026-02-04 14:41:55 +00:00
Adam Hathcock
27f7221902
Merge remote-tracking branch 'origin/release' into adam/release-merge
...
# Conflicts:
# Directory.Packages.props
# build/packages.lock.json
# src/SharpCompress/Common/Zip/WinzipAesEncryptionData.cs
# src/SharpCompress/SharpCompress.csproj
# src/SharpCompress/packages.lock.json
# tests/SharpCompress.Performance/packages.lock.json
# tests/SharpCompress.Test/SharpCompress.Test.csproj
# tests/SharpCompress.Test/packages.lock.json
2026-02-04 14:35:40 +00:00
Adam Hathcock
443f7b8b0c
Add AOT to props and clean up in release
2026-02-03 16:13:15 +00:00
Adam Hathcock
414cad1241
add braces
2026-01-23 10:55:51 +00:00
Adam Hathcock
7b76858ae1
refactoring naming again
2026-01-15 11:41:30 +00:00
Adam Hathcock
ae614cd3fe
update references
2026-01-08 16:14:40 +00:00
dependabot[bot]
9e98d9c45c
Bump JetBrains.Profiler.SelfApi from 2.5.14 to 2.5.15
...
---
updated-dependencies:
- dependency-name: JetBrains.Profiler.SelfApi
dependency-version: 2.5.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-22 09:39:01 +00:00
copilot-swe-agent[bot]
131bd2b7b8
Drop .NET 6 support and add .NET 10 support
...
- Updated SharpCompress.csproj target frameworks from net48;net481;netstandard2.0;net6.0;net8.0 to net48;net481;netstandard2.0;net8.0;net10.0
- Updated test and build projects to use .NET 10
- Updated global.json to .NET 10 SDK
- Updated CI workflow to use .NET 10
- Fixed deprecated Rfc2898DeriveBytes constructor for .NET 10 (SYSLIB0060)
- Updated package description and README to reflect new supported frameworks
- Updated package versions for .NET 10 compatibility
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com >
2025-11-29 11:03:48 +00:00
Adam Hathcock
e3e2c0c567
Update tests/SharpCompress.Performance/LargeMemoryStream.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-23 14:19:16 +01:00
Adam Hathcock
f9ed0f2df9
Update tests/SharpCompress.Performance/Program.cs
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-23 11:47:42 +01:00
Adam Hathcock
f0d28aa5cf
fmt
2025-10-23 11:43:38 +01:00
Adam Hathcock
cc84f6fee4
more making rar faster
2025-10-23 11:43:21 +01:00
Adam Hathcock
c108f2dcf3
add perf testing project using JB memory and cpu
2025-10-23 09:39:57 +01:00