-
**Describe the bug**
I am experiencing a slow but steady memory leak which forces a service restart every week or so.
**Logs**
Memory usage over time on the physical server :
![image](https://gi…
-
jsdom's require performance is quite slow. It takes about 500ms on my MBP" and it is the slowest part in Jest's startup. If we could reduce this to 100ms, that would be super awesome.
Example:
``` j…
-
Hello everyone, we are trying transfer learning recently, and here are a couple of things we have discovered:
1. When we try transfer learning (using “load_model” parameter in “config_file”), the p…
-
This article contains results from applying a visualization tool:
https://www.cockroachlabs.com/blog/go-file-size/
If the analysis is correct, pclntab needs a major redesign.
Separated from #68…
-
Parent issue tracking the `stable2409` long term support release.
This issue is used to track the lifecycle of the release. See [Polkadot-SDK Release Calendar](https://github.com/orgs/paritytech/pr…
-
***[Credits: This is a summary of various ideas from @rjl493456442, @fjl and myself]***
Currently Geth's trie pruning is based on an in-memory (refcount based) garbage collector. This works well as…
-
This query works fine in graphite-web with go-carbon backend but not in carbonapi (0.13 from rpm):
```
asPercent(a.b.*.apache.main.apache_scoreboard.waiting, groupByNodes(a.b.*.apache.main.apache_…
-
-
```console
$ du -hs .git
5.8G .git
```
this project contains many files which are generated by script and these tend to be large in size. especially, lalr parsing tables may be the primaly ro…
-
What are the transactional guarantees enforced by each of these engines/configurations? I'm asking because:
- WiredTiger is configured for both checkpointing and the logging, which may or may not make…