Ugly Alpha 1
rsmgclient:1.0.0

total uncompressed bytes

869.7 KB

total files

73

Fix

EnrichedExclude { exclude: [ ".github/*", "**/benches/**/*", "**/*_test.*", "**/tests/**/*", ], exclude_added: [ "**/benches/**/*", "**/*_test.*", "**/tests/**/*", ], has_build_script: true, }

15 wasted files

total waste: 194.1 KB

  1. mgclient/tests/client.cpp : 75.2 KB
  2. mgclient/tests/value.cpp : 22.4 KB
  3. mgclient/tests/decoder.cpp : 19.7 KB
  4. mgclient/tests/bolt-testdata.hpp : 18.3 KB
  5. mgclient/tests/unit/mgclient_value.cpp : 9.3 KB
  6. mgclient/tests/encoder.cpp : 8.7 KB
  7. mgclient/tests/integration/basic_c.cpp : 8.4 KB
  8. mgclient/tests/transport.cpp : 7.4 KB
  9. benches/connection.rs : 6.6 KB
  10. mgclient/tests/integration/basic_cpp.cpp : 6.2 KB
  11. mgclient/tests/CMakeLists.txt : 4.6 KB
  12. mgclient/tests/test-common.hpp : 3.2 KB
  13. mgclient/tests/allocator.cpp : 2.7 KB
  14. tests/common/mod.rs : 708 B
  15. tests/integration_test.rs : 635 B