-
After https://github.com/open-telemetry/opentelemetry-python/commit/d5fb2c4189a561bd36186d19923373761d4b3e7a got merged we had a huge drop on iter/sec in metrics SDK benchmark for all metric types:
…
-
⚠️**Note:** In this issue, the term "**view**" should have been used instead of "~~**analysis**~~" (see [comment](https://github.com/theia-ide/theia-trace-extension/issues/157#issuecomment-791613585))…
-
Currently, our software looks at each frame as it comes off the camera and performs image analysis. In some instances, it might be best to look at a volume instead of a plane. And Dushyant wanted the …
-
Table of Contents
- [Housekeeping](#housekeeping)
- [Owner](#owner)
- [Summary](#summary)
- [Is This Really Necessary?](#is-this-really-necessary)
- [Motivation](#motivation)
- [Named concepts…
-
To simplify the setup of large multi-column systems, the `CarouselBuilder` in **CADET-Process** adds small `CSTR` units for each zone inlet and outlet which serve to distribute the in- and outgoing st…
-
**Is your feature request related to a problem? Please describe.**
Using `StructureMatcher` repeatedly causes a large overhead (in my use-case, ~40 hrs to check the performance of a generative benc…
-
While we have implemented some optimizations, calculating an observation window exceeding a few hours remains a time-consuming task. For example, computing an 8-hour observation window takes more than…
-
### Problem overview
In all currently available FRR version, **thread.c** and **thread.h** in libfrr used **poll()** function to poll file descriptors. We advise to substitute it with **epoll()** to…
-
I'm attempting to deploy llama2-7b-chat-hf on a server equipped with two V100 GPUs linked by NVLink, but I've encountered an issue where the tokens per second (token/s) performance is worse when utili…
-
I want to leverage this framework to accelerate the old CPU-FFmpeg workflow and did some benchmark.
The ffmpeg execution flow is:
```
command = (
ffmpeg.input(file_path)
…