-
Editing just now on staging with a larger group we got a number of problems with calc performance that should be improved.
![perf-23 05-calc](https://github.com/CollaboraOnline/online/assets/122848…
-
I started some experimental multithreading code there:
https://github.com/thomaswaldmann/borg/tree/multithreading
especially:
https://github.com/ThomasWaldmann/borg/commit/240a27a22774eb055c7bff509…
-
I did some investigation on the speed of compilation. This is getting important because of things like j2cl output which is a 50MB real-world file.
Slowest passes: (in `-O3`; note that some passes …
-
Would be nice to have a Dask Array implementation of [NumPy's `kron`]( https://docs.scipy.org/doc/numpy-1.14.0/reference/generated/numpy.kron.html ). A generalization of outer products for two tensors…
-
Dear Reviewers,
We would like to extend our deepest gratitude for your valuable and constructive feedback. We are pleased to announce that we have incorporated most of your suggestions into our pro…
x99i9 updated
6 months ago
-
# Bug Report
* This affects multiple commands, `get`/`fetch`/`pull`/`push`... so I didn't put a tag.
## Description
We have added a directory containing 70,000 small images to the …
-
**User Story:**
As a Requestor I would like to know beforehand that a provider is not supporting outbound
**Potential solution:**
Extending Offer to convey information about outbound support.
-
Just wanted to capture some thoughts about whether packet copies are fundamentally expensive or cheap.
Packet copies are a recurring theme in networking in general and in Snabb Switch in particular. …
-
This tracks a number of issues that should be resolved before making 2.x releases stable. I think the recent feedback shows that `nbtlib` could benefit from a little revamp. Proper static typing is lo…
-
TL;DR: Proposing the addition of a trait that indicates the default allocator for a type to the compiler for use in `Box`, etc. This would allow programmers to use different allocators on a per-type b…
rinon updated
3 years ago