Formerly Google & Twitch.
Chrome is multiprocess. Debugging that is tedious. We have a special command line param to not kill hung processes (since we're stepping through). And debug info is huge.
Often, a bunch of prints are just far easier.
Chrome is multiprocess. Debugging that is tedious. We have a special command line param to not kill hung processes (since we're stepping through). And debug info is huge.
Often, a bunch of prints are just far easier.
I feel like that is the best way to do it and stay in budget?
I feel like that is the best way to do it and stay in budget?
It depends on what our definition of "is" is.
I see.
It depends on what our definition of "is" is.
I see.
Displaying the dictionary, part 1: Naive version - The Old New Thing share.google/OIXkKFW3BPGr...
Displaying the dictionary, part 1: Naive version - The Old New Thing share.google/OIXkKFW3BPGr...
They compared its speed to the naive C$ implementation, which was much faster.
Raymond then updated several times, abandoning std::string etc for performance.
It was hard to beat naive C# performance.
They compared its speed to the naive C$ implementation, which was much faster.
Raymond then updated several times, abandoning std::string etc for performance.
It was hard to beat naive C# performance.
- parallel (de)compression, big yes
- other compressors, likely
- lossy PNG, research needed but idea supported
- parallel (de)compression, big yes
- other compressors, likely
- lossy PNG, research needed but idea supported