Commit Graph

  • f346eeb0cc
    Update LICENSE master Trivernis 2020-04-03 08:59:39 +0000
  • 13a5f952f6 Change the channel buffer to be twice the number of cpus trivernis 2020-03-15 18:04:39 +0100
  • 16cc793f92 Expose function to add decompression chunks trivernis 2020-03-15 18:01:58 +0100
  • 726977a1b3 Fix wrong mathematical operation used trivernis 2020-03-15 18:00:00 +0100
  • cb0251c3e3 Change to at least use one thread for decompression trivernis 2020-03-15 17:59:41 +0100
  • e03d61574d Change to only use half the decompression threads trivernis 2020-03-15 17:57:55 +0100
  • 03f923c772 Fix deadlock when waiting for decompression result trivernis 2020-03-15 12:47:31 +0100
  • 116122d3d8 Add multithreaded decompression of chunks trivernis 2020-03-15 12:42:00 +0100
  • dae491b88a Revert exposure of thread_manager trivernis 2020-03-15 11:57:10 +0100
  • ec1f72ae98 Revert "Expose thread_manager for debugging purposes" trivernis 2020-03-15 11:53:29 +0100
  • 2dc3cb40b6 Expose thread_manager for debugging purposes trivernis 2020-03-15 11:53:29 +0100
  • 0408a5aea0 Change to dropping work sender explicitly trivernis 2020-03-15 11:21:52 +0100
  • 6f2ea29725 Add Debug auto implementation to io structs trivernis 2020-03-15 11:12:46 +0100
  • 0620f1a682 Fix processing of empty chunk when finishing trivernis 2020-03-15 11:00:47 +0100
  • ed1123bf25 Fix not all pending data getting processed when finishing trivernis 2020-03-15 10:57:16 +0100
  • 727483de7c Fix deadlock when waiting for threads trivernis 2020-03-15 10:46:49 +0100
  • 7c43812937 Add multithreaded serialization of chunks trivernis 2020-03-15 10:27:51 +0100
  • 886ac5ee49 Change new to BDFWriter/Reader to accept a File Trivernis 2020-03-14 18:17:18 +0100
  • 83c776fb4f Update Readme and add utility functions Trivernis 2020-03-14 13:30:05 +0100
  • 1d1b279e75 Merge remote-tracking branch 'github/master' trivernis 2020-03-13 18:10:50 +0100
  • 98e53372eb Fix chunk count not being updated trivernis 2020-03-13 18:10:01 +0100
  • 0ac431618a Fix chunk count not being updated trivernis 2020-03-13 18:10:01 +0100
  • aaea1d83af Increase Version Number trivernis 2020-03-13 16:44:32 +0100
  • 6d5c36b415 Add function to BDFWriter to set the entries per chunk trivernis 2020-03-13 16:43:22 +0100
  • 4ecf46ebc2 Add function to BDFWriter to set the compression level trivernis 2020-03-13 16:35:00 +0100
  • 40374f77e7 Change compression level to 1 trivernis 2020-03-13 16:31:16 +0100
  • 7e699de239 Add tests for reading trivernis 2020-03-13 15:13:16 +0100
  • 6f38c75a1a Remove .idea files trivernis 2020-03-13 14:40:12 +0100
  • 62eecb79b5 Update Cargo.toml trivernis 2020-03-13 14:38:19 +0100
  • d00a22516c Remove C bindings to be able to publish it to crates.io trivernis 2020-03-13 14:37:52 +0100
  • 272bf6b725 Update Cargo.toml trivernis 2020-03-13 14:32:35 +0100
  • d02a8a89b4 Update Readme trivernis 2020-03-13 14:30:07 +0100
  • b5ce371875
    Create LICENSE Trivernis 2020-03-13 14:27:49 +0100
  • 5161fe1546 Add C bindings trivernis 2020-03-13 14:26:10 +0100
  • 14de06d66a Ignore .idea files trivernis 2020-03-13 13:59:37 +0100
  • e6a8dc74e6 Initial commit trivernis 2020-03-13 13:59:24 +0100