Ugly Alpha 1
tokio:0.2.24

total uncompressed bytes

2.0 MB

total files

393

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", "CHANGELOG.md", "!**/tests/**/*", ], has_build_script: false, }

128 wasted files

total waste: 399.3 KB

  1. tests/rt_common.rs : 27.3 KB
  2. tests/fs_file_mocked.rs : 16.7 KB
  3. tests/task_local_set.rs : 14.5 KB
  4. src/sync/tests/semaphore_ll.rs : 12.8 KB
  5. tests/time_delay_queue.rs : 12.8 KB
  6. tests/async_send_sync.rs : 12.8 KB
  7. tests/sync_mpsc.rs : 12.7 KB
  8. src/time/tests/test_delay.rs : 11.5 KB
  9. tests/sync_broadcast.rs : 11.4 KB
  10. tests/rt_threaded.rs : 10.0 KB
  11. src/util/slab/tests/loom_slab.rs : 9.9 KB
  12. tests/macros_select.rs : 9.8 KB
  13. src/runtime/tests/loom_pool.rs : 9.5 KB
  14. tests/stream_stream_map.rs : 9.0 KB
  15. tests/support/mock_file.rs : 7.3 KB
  16. tests/sync_rwlock.rs : 6.4 KB
  17. tests/task_blocking.rs : 6.0 KB
  18. src/sync/tests/semaphore_batch.rs : 5.9 KB
  19. tests/tcp_connect.rs : 5.8 KB
  20. tests/sync_cancellation_token.rs : 5.7 KB
  21. src/sync/tests/loom_semaphore_batch.rs : 5.5 KB
  22. tests/sync_oneshot.rs : 5.1 KB
  23. src/runtime/tests/loom_queue.rs : 4.7 KB
  24. src/sync/tests/loom_broadcast.rs : 4.7 KB
  25. tests/sync_watch.rs : 4.7 KB
  26. src/sync/tests/loom_semaphore_ll.rs : 4.5 KB
  27. src/runtime/tests/queue.rs : 4.4 KB
  28. tests/stream_collect.rs : 4.2 KB
  29. tests/sync_mutex.rs : 4.1 KB
  30. tests/time_delay.rs : 4.0 KB
  31. tests/uds_datagram.rs : 3.7 KB
  32. tests/tcp_into_split.rs : 3.7 KB
  33. tests/udp.rs : 3.6 KB
  34. src/runtime/tests/task.rs : 3.5 KB
  35. src/sync/tests/loom_cancellation_token.rs : 3.4 KB
  36. tests/io_async_read.rs : 3.4 KB
  37. tests/sync_mutex_owned.rs : 3.2 KB
  38. tests/io_read_line.rs : 3.2 KB
  39. tests/fs_dir.rs : 3.0 KB
  40. tests/stream_timeout.rs : 3.0 KB
  41. tests/rt_basic.rs : 3.0 KB
  42. tests/tcp_accept.rs : 2.8 KB
  43. src/util/slab/tests/loom_stack.rs : 2.7 KB
  44. tests/stream_chain.rs : 2.5 KB
  45. tests/time_timeout.rs : 2.4 KB
  46. tests/sync_notify.rs : 2.4 KB
  47. tests/io_driver.rs : 2.4 KB
  48. src/sync/tests/loom_oneshot.rs : 2.4 KB
  49. tests/macros_try_join.rs : 2.3 KB
  50. src/sync/tests/loom_rwlock.rs : 2.3 KB
  51. tests/sync_barrier.rs : 2.1 KB
  52. tests/io_read_until.rs : 2.1 KB
  53. tests/sync_semaphore_owned.rs : 2.0 KB
  54. tests/time_rt.rs : 2.0 KB
  55. tests/sync_semaphore.rs : 2.0 KB
  56. tests/io_mem_stream.rs : 1.9 KB
  57. tests/stream_merge.rs : 1.9 KB
  58. tests/fs_file.rs : 1.9 KB
  59. src/sync/tests/loom_notify.rs : 1.9 KB
  60. tests/uds_stream.rs : 1.8 KB
  61. tests/io_reader_stream.rs : 1.7 KB
  62. tests/fs_link.rs : 1.7 KB
  63. src/sync/tests/loom_mpsc.rs : 1.6 KB
  64. tests/io_read_to_string.rs : 1.6 KB
  65. tests/time_interval.rs : 1.6 KB
  66. tests/io_split.rs : 1.6 KB
  67. tests/macros_join.rs : 1.6 KB
  68. tests/signal_multi_rt.rs : 1.5 KB
  69. tests/support/mock_pool.rs : 1.5 KB
  70. tests/test_clock.rs : 1.4 KB
  71. tests/process_issue_2174.rs : 1.4 KB
  72. tests/io_write.rs : 1.3 KB
  73. tests/io_read.rs : 1.3 KB
  74. src/time/driver/tests/mod.rs : 1.3 KB
  75. tests/buffered.rs : 1.3 KB
  76. tests/stream_fuse.rs : 1.3 KB
  77. tests/uds_split.rs : 1.2 KB
  78. tests/tcp_split.rs : 1.2 KB
  79. tests/process_issue_42.rs : 1.2 KB
  80. tests/io_write_all.rs : 1.2 KB
  81. tests/io_driver_drop.rs : 1.1 KB
  82. tests/fs_copy.rs : 1.1 KB
  83. tests/tcp_echo.rs : 1.1 KB
  84. src/sync/tests/loom_list.rs : 1.1 KB
  85. tests/signal_drop_rt.rs : 1.0 KB
  86. tests/net_lookup_host.rs : 1.0 KB
  87. src/sync/tests/loom_atomic_waker.rs : 978 B
  88. tests/io_lines.rs : 954 B
  89. tests/io_write_int.rs : 942 B
  90. tests/stream_reader.rs : 926 B
  91. src/runtime/tests/loom_oneshot.rs : 921 B
  92. tests/process_kill_on_drop.rs : 913 B
  93. tests/tcp_peek.rs : 833 B
  94. tests/io_copy.rs : 828 B
  95. tests/tcp_shutdown.rs : 810 B
  96. tests/uds_cred.rs : 793 B
  97. tests/signal_drop_signal.rs : 770 B
  98. tests/task_local.rs : 721 B
  99. src/sync/tests/atomic_waker.rs : 720 B
  100. src/runtime/tests/loom_blocking.rs : 670 B
  101. tests/no_rt.rs : 662 B
  102. tests/signal_ctrl_c.rs : 640 B
  103. tests/time_throttle.rs : 618 B
  104. tests/process_smoke.rs : 574 B
  105. tests/sync_errors.rs : 523 B
  106. tests/signal_drop_recv.rs : 504 B
  107. tests/signal_notify_both.rs : 502 B
  108. src/time/tests/mod.rs : 443 B
  109. tests/signal_twice.rs : 439 B
  110. tests/signal_usr1.rs : 434 B
  111. tests/fs.rs : 420 B
  112. tests/stream_pending.rs : 360 B
  113. tests/io_chain.rs : 359 B
  114. tests/io_read_exact.rs : 352 B
  115. src/sync/tests/mod.rs : 351 B
  116. tests/io_take.rs : 349 B
  117. tests/io_read_to_end.rs : 344 B
  118. tests/net_bind_resource.rs : 339 B
  119. tests/stream_iter.rs : 335 B
  120. tests/macros_test.rs : 316 B
  121. tests/stream_once.rs : 303 B
  122. tests/stream_empty.rs : 262 B
  123. tests/signal_no_rt.rs : 226 B
  124. tests/macros_pin.rs : 192 B
  125. src/runtime/tests/mod.rs : 164 B
  126. tests/support/signal.rs : 141 B
  127. tests/_require_full.rs : 94 B
  128. src/util/slab/tests/mod.rs : 31 B