-
Discussed with @gp1702 this morning that you may have time before CSUN to look at performance bottlenecks in the preprocessors. One that we know of is the YOLO model for [object detection is still on …
-
- tested on: [Windows 11 and MacOS]
I started creating some example ARCs and realized that the general performance of the application, e.g. when creating a new contact, adding new tables, switchin…
-
### User story
As a security officer, in order to ensure only users with verified identities have access to controlled or sensitive information, I would like to restrict non-government user access, re…
-
restoring branch because it is required in an atime performance test, which errored recently: https://github.com/Rdatatable/data.table/actions/runs/10149565942/job/28064770069?pr=6288
`…
-
Options to Reduce the Size of the Transcribing Pods
Objective
This document outlines options to reduce the resource allocation (CPU and memory) of the aws-transcribe-esp pods running in an EKS envir…
-
Would it be possible to add a feature option such as "ollama_cuda_fallback" or something like simply detecting whether it is enabled or disabled. (Detection could be a little complicated since drivers…
-
As a developer, I want to optimize the UI to accelerate page performance by addressing the debt documented in the [Lighthouse report](https://databoom.atlassian.net/wiki/spaces/DB/pages/222462117/Page…
-
## Description
Perform comprehensive end-to-end QA testing for the P2P Energy Trading Demo from the consumer's perspective using **Lisa**, the WhatsApp AI agent. This will involve interacting with th…
-
**Is your feature request related to a problem? Please describe.**
For join inputs that use a single integer keying column, it's likely we could realize a performance benefit from replacing the hashi…
-
On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing…