- 2019 wish list - 1 Update
- atomic<>-costs - 4 Updates
- Available C++ Libraries FAQ - 1 Update
- Win32: WaitOnAddress vs. WaitForSingleObject - 2 Updates
- Happy New Year - 1 Update
Jorgen Grahn <grahn+nntp@snipabacken.se>: Jan 18 08:30PM On Sat, 2021-01-16, Öö Tiib wrote: > algorithms are great ... and so the bottle neck can be json > parsing. If file is opened 3 sec or 20 sec makes significant > difference in perceived performance. Fair enough. That use case (lots of input data from compressed files, little actual processing) is one I've implemented myself, only the data was timed samples in a CSV-style file and the languages were Perl and Pyton. (Nowadays people would probably use a time-series database like Prometheus). /Jorgen -- // Jorgen Grahn <grahn@ Oo o. . . \X/ snipabacken.se> O o . |
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jan 18 09:43AM -0800 On 1/17/2021 2:27 AM, Bonita Montero wrote: > According to this > https://www.bfilipek.com/2019/08/newnew-align.html > C++17 honors alignas. Ohhh. Nice! I need to give it a go. Thanks. |
Bonita Montero <Bonita.Montero@gmail.com>: Jan 18 08:20PM +0100 >> https://www.bfilipek.com/2019/08/newnew-align.html >> C++17 honors alignas. > Ohhh. Nice! I need to give it a go. Thanks. Which compiler did you use to test the code I did give ? |
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jan 18 12:13PM -0800 On 1/18/2021 11:20 AM, Bonita Montero wrote: >>> C++17 honors alignas. >> Ohhh. Nice! I need to give it a go. Thanks. > Which compiler did you use to test the code I did give ? MSVC 2017 |
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jan 18 12:15PM -0800 On 1/18/2021 12:13 PM, Chris M. Thomasson wrote: >>> Ohhh. Nice! I need to give it a go. Thanks. >> Which compiler did you use to test the code I did give ? > MSVC 2017 I have been wanting to upgrade to the newer versions. Damn. |
"Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>: Jan 18 09:43AM -0800 On 1/17/2021 2:59 AM, Öö Tiib wrote: >> Gotta love the following link! >> http://www.trumphurst.com/TrumphurstRemoteControl.exe > Oh it is just needed so Trump can remote control his hurst with it. LOL! ;^D |
Juha Nieminen <nospam@thanks.invalid>: Jan 18 07:06AM >> like 'int', 'for' or 'return'? > That has nothing to do with this discussion. We're just talking > about tastes and you're trying to dictate your taste to me. It was you who brought up the "it's redundant" argument, not me. Now you are saying that it "has nothing to do with this discussion". |
Bonita Montero <Bonita.Montero@gmail.com>: Jan 17 07:31PM +0100 > And I do use "normal" names for variables when doing something with others. > Or presenting my code. As I would be asking for their time and trying to > waste as little as possible. It's impossible to satisfy or anticipate most peoples tastes. And I don't complain about such subtle style-differences but just read the code, even if it doesn't match my favourite style. |
"Tristan B. Kildaire" <deavmi@redxen.eu>: Jan 18 02:03PM +0200 Rick C. Hodgin wrote: > day of our salvation. Ask Jesus to forgive your sin, and enter in to > eternal life today, right now even. > Peace. Happy new year Rick |
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