1
0
Fork 0
Brotli-Builder/BrotliCalc/Commands
chylex 0e041a8d3c Add an experimental greedy block splitter to BrotliImpl 2020-05-11 00:31:58 +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
CmdExtractBlockTypes.cs Add BrotliCalc command to extract block types 2020-04-14 07:22:17 +02:00
CmdExtractContextMaps.cs Add BrotliCalc command to extract context maps 2020-03-11 06:58:52 +01:00
CmdExtractHeaderMeta.cs Include literal context modes in extract-header-meta command 2020-05-09 17:38:41 +02: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 Refactor marker building & optimize multi-meta-block marker generation 2020-04-16 19:18:04 +02: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 an experimental greedy block splitter to BrotliImpl 2020-05-11 00:31:58 +02:00
CmdValidateCompression.cs Update validate-compression cmd to use streaming API & distinguish mismatch and exception 2020-03-31 12:02:46 +02:00