Fiar point. I was thinking about antithesis, but it's not open source (yet?). Turns out I also didn't read your comment well enough. Back to lurking I go.
https://apple.github.io/foundationdb/testing.html https://www.youtube.com/watch?v=4fFDFbi3toc
Regardless of why this was downvoted, it deserves an upvote for being correct. "Are there long-term side effects caused by mRNA COVID-19 vaccines? How do we know?" Basically, no because we've studied them. mRNA vaccines…
To add to this madness, even if you design your own chips and software stack, the fab that printed your chips might have modified your design. Perhaps you can design a chip that's resilient to modifications? Is it…
I'm curious if there isn't a misunderstanding here. Are you certain that the actual shipping time is going over what you paid for, or is it just the total time since order is greater than the selected shipping speed? I…
My beef with this article is that it misleads you believe that need CRTP is the only way to eliminate vtable lookups on interface calls. It left me wondering how CRTP compared to invoking DynamicImplementation::tick()…
How is this an apples to apples comparison? Instantiating CRTPInterface with Implementation is no different than just calling DynamicImplementation::tick() directly, so why not benchmark that?
Fiar point. I was thinking about antithesis, but it's not open source (yet?). Turns out I also didn't read your comment well enough. Back to lurking I go.
https://apple.github.io/foundationdb/testing.html https://www.youtube.com/watch?v=4fFDFbi3toc
Regardless of why this was downvoted, it deserves an upvote for being correct. "Are there long-term side effects caused by mRNA COVID-19 vaccines? How do we know?" Basically, no because we've studied them. mRNA vaccines…
To add to this madness, even if you design your own chips and software stack, the fab that printed your chips might have modified your design. Perhaps you can design a chip that's resilient to modifications? Is it…
I'm curious if there isn't a misunderstanding here. Are you certain that the actual shipping time is going over what you paid for, or is it just the total time since order is greater than the selected shipping speed? I…
My beef with this article is that it misleads you believe that need CRTP is the only way to eliminate vtable lookups on interface calls. It left me wondering how CRTP compared to invoking DynamicImplementation::tick()…
How is this an apples to apples comparison? Instantiating CRTPInterface with Implementation is no different than just calling DynamicImplementation::tick() directly, so why not benchmark that?