1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
chylex 515ca92fd1 Add BrotliCalc command to extract block types 2020-04-14 07:22:17 +02:00
chylex 1183f9fdec Split BrotliCalc test-reserialize-rebuild command into test-reserialize & test-rebuild 2020-03-19 16:51:10 +01:00
chylex a9e8ecece6 Add separators to BrotliCalc command list 2020-03-19 16:41:20 +01:00
chylex 4b427cb7b4 Add BrotliCalc command for stats about literals and backward/dictionary references 2020-03-17 15:14:53 +01:00
chylex 49dc43e480 Add BrotliCalc commands to rebuild/encode/transform files and save them 2020-03-15 16:17:55 +01:00
chylex 946d71a561 Add BrotliCalc command to extract context maps 2020-03-11 06:58:52 +01:00
chylex 3aaee9d327 Add BrotliCalc command to validate compressed files 2020-01-29 23:04:52 +01:00
chylex 357708394c Add BrotliCalc commands (copy uncompressed files, reserialize, generate markers) 2019-11-25 00:08:30 +01:00
chylex 1a643a6d27 Remove 'repeat last command' function from BrotliCalc 2019-11-24 22:13:04 +01:00
chylex 9d181d8e9a Add BrotliCalc command to benchmark dictionary index construction 2019-11-24 13:42:11 +01:00
chylex b1f007d831 Add BrotliCalc commands to extract window size & meta-block info 2019-11-24 09:38:46 +01:00
chylex cd1a52f246 Refactor BrotliCalc commands & simplify file processing even more 2019-11-23 16:36:51 +01:00
chylex 651a7cfd3c Minor fixes (unit test, documentation, console null check, null assignment operator) 2019-11-23 07:34:23 +01:00
chylex f736e4160d Fix default thread culture setting, ffs 2019-11-02 22:11:13 +01:00
chylex 616f2591d1 Add BrotliCalc command line argument parsing 2019-11-02 15:11:15 +01:00
chylex b07c707759 Upgrade libraries to .NET Standard 2.1 and UI/test projects to .NET Core 3.0 2019-10-18 20:11:44 +02:00
chylex 85b0a5e93b Add console message before processing each file in BrotliCalc 2019-10-04 17:25:57 +02:00
chylex 0cf685459f Add BrotliCalc command to generate official compressor size stats 2019-10-04 15:32:21 +02:00
chylex 9da921fe52 Remove inefficient dictionary index 2019-10-03 17:17:21 +02:00
chylex 8759e827dd Add BrotliCalc command to benchmark reserialization & rebuild 2019-07-08 19:07:43 +02:00
chylex 3cfee1d897 Print command execution time in BrotliCalc 2019-05-29 17:42:30 +02:00
chylex 648334db9b Add BrotliCalc commands to test encoders & transformers 2019-05-29 15:57:05 +02:00
chylex 909fd91fe9 Add BrotliCalc command to calculate size after reserialize/rebuild 2019-05-22 21:22:27 +02:00
chylex edae3a9161 Add BrotliCalc command to generate Brotli dictionary index 2019-05-17 04:49:16 +02:00
chylex 1eacd31096 Implement BrotliCalc ICommand argument count checking 2019-05-16 22:25:26 +02:00
chylex abd62fb422 Add 'compress' command to BrotliCalc 2019-03-26 03:07:54 +01:00
chylex 335e52b10c Add BrotliCalc project w/ simple console command interface 2019-03-10 17:18:34 +01:00