AndrewJD79

Results 3 issues of AndrewJD79

A user defined type with implicit constructor from uint8_t (char) cause compile error if save_minimal/load_minimal functions are defined inside namespace cereal: > cereal/cereal.hpp(558,87): error C2338: cereal found more than one...

**Describe the bug** Implementation of statistics in cpp client have two concurrency issues. 1. ProducerStatsImpl (and ConsumerStatsImpl) classes use a single shared lock to protect access to internal data. The...

Hello, I’m trying migrate server application from outdated STLPort to MSSTL and faced with significant performance degradation. As it turned out, excessive locking in 'locale' library kills the performance. Consider...

vNext
performance