-
### What happened?
1. As long as the indexer hasn't been triggered for a capture, the analytical tools will provide incomplete/confusing results: depending on the value, it will either show no correl…
-
#### Description
The ports of the device are all connected to OSFP cables.
The first time a port is breakout, xcvrd crashes out and then it initializes all ports again.
xcvrd crashes:
```…
-
### Is your feature request related to a problem?
Cannot tell if this possible or not.
### Describe the solution you'd like
I'd like to be able to create a MPS that groups together multiple physica…
-
Error message:
```
python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource…
-
As discussed with @tillkruss :
I was having some slow queries – specifically one query that was already described 6 years ago here:
https://core.trac.wordpress.org/ticket/33885
The last comme…
-
I have time series data that I need to query, but queries have to be done separately for each time point.
Here's my current approach using toy data:
```python
# m is the number of measurements reco…
-
Mosaic executes a lot of very similar queries on the indexes. We could use prepared statements to speed up queries by avoiding the passing overhead of sql for every query.
-
Thanks for developing the library. So far using to run a KNN on embedding vectors it has been pretty straight forward.
Are there any plans to speed up KNN search by introducing clever algorithms l…
-
After a few million records, searching for similar files becomes slow.
See: https://tlsh.org/papers.html
Ref: https://github.com/malwaredb/malwaredb-rs/issues/165
-
How long is it even supposed to take to do the `lightmode` index? I'm running a server with 2.5TB datacenter-grade SSD RAID, 64GB RAM, Intel Core i7-8700. Had Bitcoind already synced. It took probably…