-
There were attempts in https://bugs.webkit.org/show_bug.cgi?id=50082 but patch was reverted because it broke tests
```
// We have to use didReceiveBuffer instead of didReceiveData
// See https://bugs…
-
**TL;DR;**
I propose to defer the serialization of protobuf, thrift, ... from the `MessageFramer` to the `WriteCombiningHandler`.
PR #1996 shows that combining small buffers into one large buffer can…
-
The lack of importan symbols and how to find then is terrible. Backspace button is in the wrong place, should be where (CLR) is. (. And ,) should have a dedicated key. Extremely confusing and zero i…
-
Being able to select pyarrow tables without copying, as well as accessing results as pyarrow tables without copying would be massively beneficial to building low-latency ETL pipelines and other data p…
-
![image](https://github.com/user-attachments/assets/50d701c8-badc-4261-874c-9a1aa2d8673e)
![image](https://github.com/user-attachments/assets/cbd48cda-dce6-4058-b777-c92bc324f2a1)
NOTE:
Two…
-
I am unable to zero copy from a gridmap message type into the corresponding eigen matrix using the `grid_map::multiArrayMessageMapToMatrixEigen()` function in GridMapMessageHelpers.hpp.
Here is cod…
-
The new 4.14 Linux kernel has a new zero-copy option for sockets:
> ### 1.5. Zero-copy from user memory to sockets
>
>Copying large buffers between user process and kernel can be expensive. Linux…
-
## Is your feature request related to a problem? Please describe.
For large graph, current `serialize(OutputStream)` will serialize data into a binary heap buffer, then write it into `OutputStream`, …
-
Hello,
I am running Orthofinder on 276 species of insects with the default settings (orthofinder.py -f /directory). This is the message I got after writing orthogroups to file: ```
2023-01-31 …
-
### Describe the issue:
While trying to debug a corner case in which zero length strings are used (https://github.com/astropy/astropy/pull/16894), we realized that the following does not work gener…
mhvk updated
2 months ago