-
**Describe the issue**
On large repository with ~70k commits the command "git lfs prune" takes a long time.
Up to 5-10 minutes on SSD drive.
**System environment**
Windows 10.
**Output of `gi…
-
Comparing functools.cache and cashews in mem cache:
- functools takes `500 ns` to return (sync function)
- cashews takes `75000 ns` to return (async function)
for reference I used that for Cash…
-
We're now using the LRU algorithm to replace the items in the parser cache, but maybe it's not the best thing to do?
Check these cache replacement algorithms
- https://github.com/uqfoundation/klepto
…
-
The TEMPO team is rather continuously encounter figure images not displaying on the generate PDF. Sometimes the captions are missing, but sometimes they are not (just related to images that don't appe…
-
It would be nice to use the zstd in cvmfs, rather than the older zlib. This issue should collect what needs to be done for adding zstd support in cvmfs. Note that the storage format hashes files afte…
-
We should provide general ["algorithmic templates"](http://www.cplusplus.com/reference/algorithm/) for general particle-mesh & particle-particle(-particle) algorithms in `PMacc`.
The idea behind this…
-
Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/3446
- Created at 2017-07-10 12:40:13 by [ftweedal](https://pagure.io/user/ftweedal)
- Assigned to nobody
---
The SSSD password cache curr…
-
There are 3 mail-servers (Archlinux, Centos8, Centos7) with similar configurations Opendkim and Postfix. On all of them activated Opendkim's options:
> [On-BadSignature reject
> On-NoSignature rej…
-
https://codebycase.github.io/algorithm/a07-hash-cache-memory.html
Hash TablesA hash table is a data structure that maps keys to values for highly efficient lookups, inserts and deletes (average O(1…
-
Dear authors
I have a problem in using GCVmoothedNSpline for a given dataset (french csv file attached)
```
from gcvspline import GCVSmoothedNSpline
import numpy as np
tab=np.loadtxt("bugGCV.cs…