- Faster than Boost, Cereal and Protobuf - 5 Updates
woodbrian77@gmail.com: Sep 02 09:32PM -0700 On Monday, August 21, 2017 at 6:24:41 AM UTC-5, Daniel wrote: > I would suggest cloning the cpp-serializers master branch, adding CMW, and submitting a pull request. I don't think I'm going to do that. One of the weaknesses of the benchmark in my opinion is how it lumps everything together. https://github.com/thekvs/cpp-serializers/blob/master/benchmark.cpp One of the hallmarks of the C++ Middleware Writer over the years has been smaller test programs than parallel competitor programs. While this benchmark is helpful to me in terms of the run times, it would be more helpful if there were separate programs for each of the libraries being tested. So rather than creating a pull request, I'm thinking about creating an issue with the benchmark. Brian Ebenezer Enterprises - Enjoying programming again. http://webEbenezer.net |
woodbrian77@gmail.com: Sep 02 10:19PM -0700 > programs for each of the libraries being tested. So rather > than creating a pull request, I'm thinking about creating an > issue with the benchmark. If K. Sorokin accepts the issue I've created now and creates separate programs for each library, I'd be more inclined to create a pull request as you suggested. Brian Ebenezer Enterprises http://webEbenezer.net |
woodbrian77@gmail.com: Sep 02 10:34PM -0700 > https://github.com/thekvs/cpp-serializers/blob/master/benchmark.cpp > One of the hallmarks of the C++ Middleware Writer over the > years has been smaller test programs than parallel competitor By smaller I'm primarily talking about the sizes of the text segments of the programs. Brian Ebenezer Enterprises - In G-d we trust. http://webEbenezer.net |
Ian Collins <ian-news@hotmail.com>: Sep 03 08:31PM +1200 >> years has been smaller test programs than parallel competitor > By smaller I'm primarily talking about the sizes of the > text segments of the programs. Something no one other than you worries about... -- Ian |
woodbrian77@gmail.com: Sep 03 08:58AM -0700 On Sunday, September 3, 2017 at 3:31:46 AM UTC-5, Ian Collins wrote: > > By smaller I'm primarily talking about the sizes of the > > text segments of the programs. > Something no one other than you worries about... Something few have cared about. |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment