-
| | Plugin Name | Description |
|------|:---------------------------…
-
Should we rewrite the VM bytecode interpreter from assembler to C? Let me make the case for consideration:
The assembler VM has a high maintenance cost and a low benefit.
High maintenance cost b…
-
I wanted to briefly mention a new implementation of Prefer header that is being added to pywb, as part of work for the UK Web Archive.
(The implementation is currently available on this branch in h…
-
Before adding anything as complicated as https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md it is better to ensure it improves the platform.
I'm especially interes…
-
I am pondering how to think about packet rates in the 100G era. How should we be designing and optimizing our software?
Consider these potential performance targets:
- A: 1x100G @ 64 Mpps.
- B: 1x100…
-
This issue is to post any related references, code and data.
-
Note: the text below is slightly modified from a series of messages I wrote on the `ninja-build` IRC channel. Since no one replied to them, I figure that it'd be better to put them in a more permanent…
-
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…
-
### Ticket Contents
## Description
Feluda allows researchers, factcheckers and journalists to explore and analyze large quantity of multimeda content. One important modality on Indian social media…
-
Flipping through the pthreads backend, it didn't seem as though core affinity for the created threads was getting enabled anywhere. If that's indeed the case, that might be an easy performance win.
c…