-
This performance improvement applies only to the JSON only format introduced here #79 #74
In AVRO and JSON Key Value schemas, the Key is populated based on the mutation key that is read from the …
-
Not entirely sure what is happening here, I'm guessing it's some compiler optimization, but I can't seem to put a breakpoint on line 13 as shown in the chapter. Instead it only allows me to break on l…
-
To generate insights into when smart memory would be useful, we can consider some hypothetical scenarios:
**1. Applications with Complex Memory Usage Patterns:**
In applications with complex or un…
-
CBMC version: `5.13.0 (cbmc-5.13.1-46-g1276c241e)`
Operating system: `macOS Catalina 10.15.6`
Exact command line resulting in the issue: `make result`
What behaviour did you expect: In function…
-
At OpenBSD, for building lang/rust package, we switched from using standard LLVM version (3.9.1) to embedded LLVM version, in order to be able to update LLVM at 4.0.0.
The switch has a big performa…
-
Hi everyone. I am trying to implement the [Deep Bayesian Model Discovery ](https://docs.sciml.ai/Overview/stable/showcase/bayesian_neural_ode/)on the Lotka-Volterra model discussed in the [Automated D…
-
Valgrind is my go-to for wrangling possible memory leaks. It is a beautiful piece of software, but is unfortunately (and necessarily) imperfect. I just ran a libtorch-based application through a relat…
-
Hi,
As discussed on the forum, this is a more formal proposal for the embedded objects (temporary name). I'll try to implement this as an exercise ;) (note: I didn't use ember-graph yet, so sorry if …
-
I noticed a comment in the `InflateState::new()` function:
> Note that this struct is quite large due to internal buffers, and as such storing it on the stack is not recommended.
The size of th…
-
- The standard packaging for release builds both `sdist` and `bdist_wheel`, which, combined, exceed the default maximum size that PyPI allows (2 x ~73M > 100M)
- Most of the space seems to be occupi…