Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 424 Bytes

Rust EasyBoxPacker

This is a direct copy of easy-box-packer

It doesn't do anything to fix the test failures, but implements pack in rust using rutie.

In pure ruby, pack_benchmark takes ~22 seconds. With the rust implementation, it is under 1 second.

Test