-
To help assess the current bottlenecks and priorotize improvements, we need to perform the following performance benchmarks in browser against ( 1. Chrome, 2. Edge, 3. Safari, 4, Firefox)
Important…
-
To achieve high performance where vectorization with NumPy is not possible, Biotite currently uses Cython code. However, there are some limitations in Cython:
- Apart from [fused types](https://cyt…
-
## Context:
The FertiScan analysis pipeline, which includes image mergin, OCR and GPT model processing, lacks adequate performance testing. This makes it difficult to assess the efficiency and accu…
-
The performance is currently good enough to run on a Pine64, but not by a lot. So might be useful to do some actual profiling to find out what the current bottleneck is. And maybe in case of a big per…
-
Hi,
I switched to betterproto from the vanilla Google protoc plugin for Python. So far I am really happy with the generated API and the benefits that come with it.
However, I observed that the …
-
Background: Langfuse supports rendering Trace input/output as markdown or as json. When rendering content as json, langfuse truncates and collapses content by default, that may be expanded on click (s…
-
Notably relevent for large polygon geometries, e.g. countries, if a polygon matches a lot of visible tiles when navigating it will be duplicated for each tile leading to a larger transfered data volum…
-
Hello, PyTorch recently added support for Python 3.13t, aka "no-gil" Python (https://github.com/pytorch/pytorch/issues/130249).
Are there any plans to make TorchRL usable from this version? It would …
-
Discussed in https://github.com/cytomining/pycytominer/issues/195#issuecomment-1217265110
Add Memory/Time Testing Constraints for .merge_single_cells() (or others! 🙂 ) (Something like [pytest-memra…
-
Hello, Marius.
I use HierarchicalClusteringIndex::knnSearch.
Performance bottleneck was found at the point that is not essential for searching.
This is the line "delete heap;" in HierarchicalCluster…
choni updated
11 years ago