-
**Describe the bug**
An appservice that enables E2BE-capabilities, may crash after a few hours. It seems to be based on a timer.
https://github.com/matrix-org/matrix-hookshot/issues/609
**To Re…
-
#59 Related to this PR, the regexp package is very slow.
I suggest creating an interface and changing it so that processing related to regular expressions can be injected externally as a dependency.
-
**...heh.** @thiswillbeyourgithub gently stroked my ego the other day by [suggesting I document a few high-level design principles for premature micro- and macro-optimization of Python](https://github…
-
WebRender has a LRU cache implementation here https://github.com/servo/webrender/blob/1175acad2d4f49fa712e105c84149ac7f394261d/webrender/src/lru_cache.rs
And it is used for the texture cache and for …
-
I've been experiencing an issue with the `sync::Cache` where it will evict cache entries when the cache is not yet full, the `hot_allocation` parameter is set very low (1. The issue appears to stem fr…
-
`cargo audit` has detected 3 vulnerabilities in your dependencies. The first one has been a long standing issue in the rust community, and cannot easily be fixed. I wouldn't consider it a vulnerabilit…
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
r-a version reported by Mason: `installed version 2023-08-21`
Ver…
mwcz updated
6 months ago
-
I am experiencing lack of layovers while moving the mouse pointer over definitions. I last solved a related problem by disabling a custom `cargo xcheck` command in the settings.
Using Visual Studio…
-
用于监督自己未完成的事项及任务,通常为文章类写作
-
When using SimpleMemoryBackend, should be important set the max size of internal dict
an idea is use an algorithm to select what to do when dict is "full", remove last element, first, random, rlu .…