Ugly Alpha 1
flowc:0.8.8

total uncompressed bytes

127.1 KB

total files

53

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", ], has_build_script: false, }

45 wasted files

total waste: 33.8 KB

  1. tests/flowc_compiler_tests.rs : 9.4 KB
  2. tests/flowc_loader_tests.rs : 6.6 KB
  3. tests/flowc_execution_tests.rs : 5.3 KB
  4. tests/samples/README.md : 1.6 KB
  5. tests/flowc_sample_loading_tests.rs : 1.6 KB
  6. tests/test-flows/deadlock.toml : 1.0 KB
  7. tests/test-flows/two_connections.toml : 589 B
  8. tests/test-flows/double.toml : 571 B
  9. tests/test-flows/connect_to_constant.toml : 544 B
  10. tests/test-flows/runaway.toml : 504 B
  11. tests/test-flows/object_to_array_connection.toml : 430 B
  12. tests/test-flows/same-name-parent.toml : 345 B
  13. tests/test-flows/subflow_function_input_init.toml : 302 B
  14. tests/helper.rs : 302 B
  15. tests/test-flows/flow_input_init.toml : 297 B
  16. tests/samples/print-args/print-args.md : 290 B
  17. tests/test-flows/double-connection.toml : 285 B
  18. tests/samples/hello-world/hello-world.md : 283 B
  19. tests/test-flows/context_with_io.toml : 279 B
  20. tests/test-flows/dead-process-and-connected-process.toml : 273 B
  21. tests/test-flows/same-name-child.toml : 264 B
  22. tests/test-flows/unused_input.toml : 238 B
  23. tests/test-flows/invalid-process.toml : 235 B
  24. tests/test-flows/echo.toml : 235 B
  25. tests/test-flows/hello_world_simple_flow.json : 232 B
  26. tests/samples/line-echo/line-echo.md : 232 B
  27. tests/test-flows/dead-process.toml : 231 B
  28. tests/test_libs/Library_test.toml : 223 B
  29. tests/samples/line-echo/line-echo.toml : 217 B
  30. tests/test-flows/args.toml : 216 B
  31. tests/samples/print-args/print-args.toml : 214 B
  32. tests/test-flows/malformed-connection.toml : 208 B
  33. tests/test-flows/function_input_init.toml : 132 B
  34. tests/samples/hello-world/hello-world.toml : 131 B
  35. tests/test-flows/invalid.toml : 22 B
  36. tests/samples/print-args/print-args.expected : 16 B
  37. tests/samples/hello-world/hello-world.expected : 13 B
  38. tests/samples/print-args/print-args.args : 9 B
  39. tests/samples/.gitignore : 9 B
  40. tests/samples/line-echo/line-echo.stdin : 6 B
  41. tests/samples/line-echo/line-echo.expected : 6 B
  42. tests/samples/print-args/print-args.stdin : 0 B
  43. tests/samples/line-echo/line-echo.args : 0 B
  44. tests/samples/hello-world/hello-world.stdin : 0 B
  45. tests/samples/hello-world/hello-world.args : 0 B