-
In some case in our code we don't set all of the trace context information (`sampled`, `parentId`, `traceId`) on spans (e.g. on resource timings). Although we fix the payload we send to the APM server…
hmdhk updated
2 years ago
-
The gandi api seems to strip trailing `.` periods from the nameserver record. Terraform times-out on retry thinking the nameserver hasn't been changed. `tfstate` has the correct trailing period for fo…
-
### Issue:
For any segment that contains Quantity/Timing -> Explicit Time Interval subfield when time is represented in HHMM format, FhirJsonParser fails to parse to HL7 Fhir Bundle.
Is there an…
-
Hey,
Currently, when browsing with Firefox, `firstPaint` is set to `0` because, I believe, Firefox doesn't support anything to measure properly.
Should that value be set to `null` instead of `0` in …
-
The matrix constructor taking a list of rows as input is way too slow (apparently quadratic in the number of rows) compared to simply constructing a zero matrix then assigning the lines (quasi linea…
-
## Experiment Process
The .futil file is [here](https://github.com/cucapra/calyx-share-eval/blob/main/synthetic/synth-32-500.futil) (it's named 32-500 bc I am using 500 32 bit registers/adders). It …
-
## What problem does this solve or what need does it fill?
Bevy is pretty great at handling time (`time.delta_seconds()` just working in both variable/fixed timestep is some nice UX that other engi…
-
I'm trying to import the full wiki data zip, possibly just the English attributes, into the KGTK format for further analysis. The process runs for a few hours. I see from terminal that some of the pro…
-
The API for `Stopwatch` has `start` and `stop` methods. It's not clear from the API or the docs whether a started `Stopwatch` must be stopped and if there will be some resource leak if one fails to do…
-
Discussion: https://lists.w3.org/Archives/Public/public-web-perf/2015Feb/0059.html