v0.7.2
Next major release of Autowiring should be a performance-oriented release to address concurrency concerns raised by downstream clients. Refactoring and minimizing the number of copies of std::shared_ptr
that we make should go a long way to improving system performance, and if possible an arena allocator for AutoPacket
should be introduced.
Next major release of Autowiring should be a performance-oriented release to address concurrency concerns raised by downstream clients. Refactoring and minimizing the number of copies of std::shared_ptr
that we make should go a long way to improving system performance, and if possible an arena allocator for AutoPacket
should be introduced.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.