-
In https://github.com/near/nearcore/pull/4033#issuecomment-790786577, I've noticed that tracing reports spurious idle time. That is, my code looks like this:
```rust
{
let _s = tracing::info_s…
-
If we look at:
- dask.dataframe
- ibis (personally I'd prefer to wait for them to complete the removal of pandas+pyarrow as required dependencies for all backends)
- duckdb (either via Ibis, if htt…
-
## Feature
There has been a desire to specialize the in-VM serialization for `Vec` in order to store the data in a more compact format, rather than treating each u8 as u32, which leads to a 4x over…
-
We propose to rewrite go-threaded-dl in Rust to address some of the current performance issues and improve the code maintainability. Rust is a systems programming language that offers several advantag…
-
Currently the API is most developed for the creation/deletion and low-level modification of linear structures, rather than high-level operations on them (solves,mat-vec mult, mat-mat mult).
These …
-
**Is your feature request related to a problem? Please describe.**
Feature Request https://github.com/opensearch-project/OpenSearch/issues/1061
Feature Request https://github.com/opensearch-project/…
-
The app is currently stringly-typed in a lot of places. Strings are used to represent status IDs, notification IDs, usernames, etc. This increases the cognitive overhead of trying to figure out what a…
-
Dear all,
I am doing timings for the two-particle accumulation in `cthyb` where the computational bottleneck is the product of two M-matrices in frequency space into a contribution to the two-parti…
-
You may be familiar with the CppCon 2016 talk "[Rich Code for Tiny Computers: A Simple Commodore 64 Game in C++17](https://www.youtube.com/watch?v=zBkNBP00wJE)".
The "compiler" implementation was a…
-
Right now `slotmap` only offers a zero-cost abstraction for what are essentially safe `Copy`able weak pointers as an interface. This gives control (but also the burden) of lifetimes back to the user, …
orlp updated
7 months ago