Results 24 comments of Ziox

We could also have for the crucial players of a team and the leachers.

Thanks, I will have a look. The way input are registered are a bit hacky.

Ah interesting, that could be something in our code, I remember having to hack some stuff to support ctrl+tab switching tabs. I'll have a look.

I had this idea at some point, and also for the search terms already searched. It's not out of the table, but I ended-up not caring much about it. Did...

The idea I had for a long time was more an idea of a "project" where you have the necessary configs for a given workspace. Also, one of the issue...

I investigated further and there is probably two distinct issues. The first one is what I mentioned above where anyone using DD (or Prometheus for that matter) can use arbitrary...

I will close this issue, because the initial stated issue isn't the root of the problem I had. I created #45021 to potentially address the tags that are maybe incorrectly...

If necessary, I can create a smaller benchmark, but I was benchmarking the OTEL handler in Mimir, [here](https://github.com/grafana/mimir/blob/ldufresne/bench-lazy-deserializing/pkg/distributor/otel_test.go#L1059-L1270), because it's a bit more realistic than a micro-benchmark and I get...

> Right now for requests up to 16MB we do not re-allocate the original buffer, instead we use a pool of buffers. If you were to do this you would...

That's a good idea, not sure either about cross-platform, but shouldn't be too hard. It's worth noting that it usually (at least on Windows) not only open the folder, but...