-
This is more or less a followup to #134. Basically, we don't want to have to modify the HTML to add new features. If something can be done in TypeScript (JavaScript prior to #201), then let's prefer t…
-
Currently the output from webpack for the client side mapping code is quite large (2-3MB on production mode). This is expected as its a large application, but this generates warning in webpack and cou…
-
### Reduced Test Case
no test case needed
### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?
- [X] I understand
### Which conn…
-
seems to be what jd-core does, perhaps the reducing is done after the analysis of all types in a cfg?
-
In my knowledge, the size of word lists remains a major pain point for the original zxcvbn (e.g. dropbox/zxcvbn#196, dropbox/zxcvbn#268, dropbox/zxcvbn#285, dropbox/zxcvbn#338). Even though Brotli `Co…
-
Having discussed this with colleagues this would be a limit we're comfortable with.
It might also be good to have a slightly lower limit than 180 that is applicable for partitioned cookies. E.g., 4…
-
If the memort footprint could be reduced this would be benificial.
On the final data of 12urenloop 2023 the script uses 1.1G of ram
FKD13 updated
8 months ago
-
In the EventSourceStream code of the initial EventSource implementation, alot of Buffer Operations are used to process the incoming Stream. The Buffer operations are concentrated in the `_transform` a…
-
[#16518 changed this to an unimplemented feature.]
Trying to do a reduction on an instantiation of a reduction class results in a compiler segfault:
```chpl
class PlusMinusReduceOp: ReduceScanO…
-
### User Experience
Hey foundry team :)
While investigating some performance issues especially with the PF2e aura drawing code (more especially in combination with the levels module), it came to m…