1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2024-10-17 03:42:47 +02:00
Brotli-Builder/BrotliCalc/Commands
2020-04-07 17:41:24 +02:00
..
Base Rework BrotliCalc progress to show every thread's current workload 2020-03-17 11:16:19 +01:00
CmdBenchReserializeRebuild.cs Rework BrotliCalc progress to show every thread's current workload 2020-03-17 11:16:19 +01:00
CmdCompress.cs Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks) 2020-04-07 17:41:24 +02:00
CmdCompressStats.cs Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks) 2020-04-07 17:41:24 +02:00
CmdCopyUncompressed.cs Change BrotliCalc CmdAbstractFileMapper into a streaming API 2020-02-06 02:09:07 +01:00
CmdEncode.cs Change dictionary index to find all matches & allow min length of 1 2020-03-16 12:32:12 +01:00
CmdExtractContextMaps.cs Add BrotliCalc command to extract context maps 2020-03-11 06:58:52 +01:00
CmdExtractHeaderMeta.cs Minor BrotliBuilder & BrotliCalc code fixes 2020-02-02 15:00:08 +01:00
CmdExtractInsertCopyStats.cs Add BrotliCalc command for stats about literals and backward/dictionary references 2020-03-17 15:14:53 +01:00
CmdExtractWindowSize.cs Minor code fixes (in/readonly keywords, exception messages, LINQ tweaks) 2020-04-07 17:41:24 +02:00
CmdGenerateMarkers.cs Add option for streaming marker generation & use it in BrotliCalc 2020-02-06 02:10:39 +01:00
CmdRebuild.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdReserialize.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdTestEncoder.cs Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
CmdTestRebuild.cs Split BrotliCalc test-reserialize-rebuild command into test-reserialize & test-rebuild 2020-03-19 16:51:10 +01:00
CmdTestReserialize.cs Split BrotliCalc test-reserialize-rebuild command into test-reserialize & test-rebuild 2020-03-19 16:51:10 +01:00
CmdTestTransformer.cs Rename interface & classes of the new streaming API 2020-03-15 16:22:22 +01:00
CmdTimeDictionaryIndex.cs Add BrotliCalc command to benchmark dictionary index construction 2019-11-24 13:42:11 +01:00
CmdTransform.cs Add BrotliImpl transformer that converts compressed meta-blocks into uncompressed 2020-03-17 14:14:17 +01:00
CmdValidateCompression.cs Update validate-compression cmd to use streaming API & distinguish mismatch and exception 2020-03-31 12:02:46 +02:00