• Bastian Köcher's avatar
    Performance improvements (#180) · 99a77af9
    Bastian Köcher authored
    * Extend the benchmarks
    
    * Optimize encoding/decoding of primitive type vectors
    
    * Adds a benchmark for a complex type
    
    * Optimize `u8` and `i8`
    
    * Implement some more `size_hint` and improve array `encode_to`
    
    * Fix the range...
    99a77af9
This project manages its dependencies using Cargo. Learn more