ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

Investigate read/write performance #82

Open ScanMountGoat opened 3 years ago

ScanMountGoat commented 3 years ago

This applies to ssbh_data and ssbh_lib. There may be potential optimizations for some conversions using bytemuck or zerocopy.