Skip to content

v0.7.2

Closed Jul 31, 2015 100% complete

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.

Loading