-
Because of the discussion that started here:
https://github.com/igraph/igraph/pull/2240#issuecomment-1399479647
I feel like we (or at least I) haven't been too careful about the effects of fixed…
-
### Enhancement Proposal
We've found that some of our busier Discourse deployments need quite a few Juju units to keep up with the traffic.
The charm starts 3 unicorn workers, and since unicorn …
-
I propose we include `HasCallStack` in the context of the following functions:
- `fail` from `MonadFail`
- `empty` from `Alternative`
- `mzero` from `MonadPlus`
- `asum` and `msum` from `Data.Fo…
-
Probably related to #429, but the issue is so significant that I would consider this a bug. I understand the premise that kotlin-inject is not aiming for the same build and runtime performance as Dagg…
-
### Description:
RegionProps currently relies on `__setattr__` to provide backcompat access of old property names (e.g. mapping `BoundingBox` to `bbox`); but because this also affects all attribute…
-
Hi there!
First of all, I'd like to commend the team for the excellent work on MediatR. It's more than just a library, it's a well-defined pattern that has significantly improved the structure and …
-
-
The most noticeable expense is reporting the completion time for every task. Every task writes to a shared variable (Re: `ThreadPool.NotifyWorkItemComplete` ). That is very expensive on a manycore mac…
-
### Describe the bug
When running an incredibly simple script, it seems to have significant overhead.
The script (see "How to reproduce") takes significant amounts of time to run (tested with both…
-
Gather benchmarks data for the following parts of `pgroll`:
- [x] **Backfill duration** - How long does it take to perform backfill operations on a table of some fixed size (say 10^7 rows)?
- [x] …