-
Is this not "slow(ish)", when using the standard copying mechanisms:
```cpp
std::copy(rs.cbegin(), rs.cend(), out_it)
```
??
It'll call this unnecessary code on each iterator-dereference:
…
-
Hi, I’m trying to use the Explore Tempo plugin. I've connected the Tempo data source, and traces are visible, but in the RED metrics or other sections, it shows "No data for selected query." There ar…
-
https://github.com/UCL/STIR/blob/7b1854b9ec55f25515f17b0f7649563b0026ed89/recon_test_pack/simulate_PET_data_for_tests.sh#L81-L89
create a DSTE with span=2 (as default for GE scanners) with max_ring_d…
-
I've noticed that when I use elixir-ts-mode with elixir and heex tree-sitters with emacs, sometimes it will hang and start consuming all the system memory.
I was able to create an elixir file that …
-
**Describe the bug**
Hello,
We are using the Tempo metrics-generator to generate span metrics from traces.
In general this works, however our metrics-generator is throwing lots of `err-mimir-sampl…
-
When either of the buttons is clicked, the indicators on both buttons appear because the hx-request is being added to the form and not the specified id ( #indicator1 or #indicator2 ). I am using versi…
-
The decision cache can be a regular cached, where the key is the trace ID and the value is the decision. We can use a ring buffer to limit the number of entries in this cache, but this can be an imple…
-
ring_span is not a semiregular type, because it (and its iterator) lack default constructors. There may be other operations missing. Assuming addition of these does not negatively impact performance, …
-
https://gyazo.com/1bbef3401ebea1766add533894007dd7
-
**Describe the bug**
It's necessary because of a label for. In Chrome, it gives a duplicate id error and says it can't find an id for the label for.
**To Reproduce**
``
**Expected behavior**
…