Ugly Alpha 1
regex:1.5.1

total uncompressed bytes

929.4 KB

total files

82

Fix

EnrichedExclude { exclude: [ "/scripts/*", "/.github/*", "**/tests/**/*", "**/examples/**/*", ], exclude_added: [ "**/tests/**/*", "**/examples/**/*", ], has_build_script: false, }

42 wasted files

total waste: 360.1 KB

  1. tests/crates_regex.rs : 126.1 KB
  2. examples/regexdna-input.txt : 101.7 KB
  3. tests/fowler.rs : 34.1 KB
  4. tests/crazy.rs : 11.2 KB
  5. tests/consistent.rs : 8.5 KB
  6. tests/api.rs : 7.0 KB
  7. tests/unicode.rs : 7.0 KB
  8. tests/regression.rs : 6.7 KB
  9. tests/macros.rs : 5.2 KB
  10. tests/replace.rs : 4.4 KB
  11. tests/test_default.rs : 4.0 KB
  12. tests/word_boundary.rs : 3.8 KB
  13. tests/bytes.rs : 3.4 KB
  14. examples/shootout-regex-dna-cheat.rs : 2.8 KB
  15. tests/multiline.rs : 2.5 KB
  16. tests/searcher.rs : 2.5 KB
  17. examples/shootout-regex-dna-single-cheat.rs : 2.2 KB
  18. tests/set.rs : 2.1 KB
  19. examples/shootout-regex-dna-bytes.rs : 2.1 KB
  20. examples/shootout-regex-dna.rs : 2.0 KB
  21. examples/shootout-regex-dna-single.rs : 1.7 KB
  22. tests/noparse.rs : 1.6 KB
  23. tests/test_default_bytes.rs : 1.5 KB
  24. tests/test_crates_regex.rs : 1.4 KB
  25. tests/macros_str.rs : 1.3 KB
  26. tests/macros_bytes.rs : 1.2 KB
  27. tests/test_backtrack_utf8bytes.rs : 1.1 KB
  28. tests/regression_fuzz.rs : 1.1 KB
  29. tests/api_str.rs : 1.1 KB
  30. tests/test_backtrack_bytes.rs : 1.1 KB
  31. tests/test_backtrack.rs : 1.1 KB
  32. tests/test_nfa_bytes.rs : 1.1 KB
  33. tests/test_nfa_utf8bytes.rs : 1.1 KB
  34. tests/test_nfa.rs : 984 B
  35. tests/flags.rs : 895 B
  36. tests/word_boundary_ascii.rs : 477 B
  37. examples/shootout-regex-dna-replace.rs : 462 B
  38. tests/shortest_match.rs : 438 B
  39. tests/suffix_reverse.rs : 322 B
  40. examples/regexdna-output.txt : 267 B
  41. tests/word_boundary_unicode.rs : 266 B
  42. tests/misc.rs : 206 B