Ugly Alpha 1
indradb:0.14.0

total uncompressed bytes

92.6 KB

total files

49

Fix

NewInclude { include: [ "src/**/*", "!**/*_tests/*", ], has_build_script: false, }

29 wasted files

total waste: 16.2 KB

  1. src/common_tests/lib.rs : 7.4 KB
  2. test_scripts/execute/get_vertices.lua : 1.9 KB
  3. test_scripts/execute/edge_metadata.lua : 845 B
  4. test_scripts/execute/get_edges.lua : 722 B
  5. test_scripts/execute/vertex_metadata.lua : 617 B
  6. test_scripts/mapreduce/commit_second.lua : 546 B
  7. test_scripts/execute/set_and_get_edge.lua : 414 B
  8. test_scripts/execute/get_edge_count.lua : 384 B
  9. test_scripts/execute/get_edges_bad_high.lua : 382 B
  10. test_scripts/execute/get_edges_bad_low.lua : 381 B
  11. test.sh : 374 B
  12. test_scripts/execute/delete_edges.lua : 346 B
  13. test_scripts/mapreduce/count.lua : 281 B
  14. test_scripts/mapreduce/commit_first.lua : 242 B
  15. test_scripts/execute/delete_vertices.lua : 218 B
  16. test_scripts/execute/create_vertex.lua : 208 B
  17. test_scripts/execute/commit_second.lua : 150 B
  18. benches/batch.rs : 146 B
  19. test_scripts/execute/return_coroutine.lua : 128 B
  20. test_scripts/execute/return_function.lua : 110 B
  21. tests/batch.rs : 107 B
  22. test_scripts/execute/return_obj.lua : 103 B
  23. test_scripts/execute/commit_first.lua : 74 B
  24. test_scripts/execute/return_array.lua : 42 B
  25. test_scripts/execute/return_string.lua : 30 B
  26. test_scripts/execute/return_number.lua : 24 B
  27. test_scripts/execute/return_boolean.lua : 24 B
  28. test_scripts/execute/return_nil.lua : 23 B
  29. test_scripts/execute/return_int.lua : 18 B