XAMPPRocky

Results 182 issues of XAMPPRocky

Parsing binary formats can be difficult, and with the current filter setup, it adds a lot of boilerplate. I think for binary parsing, instead of having a filter for every...

kind/feature
priority/low

Another perf test to see if how much using enum_dispatch affects performance.

size/l
kind/other

Testing whether replacing dash map with papaya provides better performance.

size/l
kind/other

As seen in #1025 there are number of tests that currently failing in macOS, this mostly seems to be related to our use of the `DualStackSocket` and getting `Invalid Argument`...

kind/bug
priority/medium

We'd like to have a more regular and frequent cadence of releases, however as can be seen in this comment https://github.com/googleforgames/quilkin/issues/964#issuecomment-2289252532 currently releases have a long list of tasks that...

kind/feature
priority/high

After a lot of the great performance improvements by @Nicceboy it would be good if we can build a benchmark that tests different asn1 compilers/franeworks.

Rasn should be capable of outputting what the ASN.1 textual encoding of a type. I think this is something that would be useful for writing modules and for debugging types....

The goal of this PR is provide a package and Pythonic API to rasn for working with ASN.1 in Python. The goal for the initial bindings is get to following...

Similar to #1187 , it just makes a lot more sense to consolidate this into one API that you're using to get this information through this protocol.

kind/cleanup
priority/high

To enable broader support we should remove the `GetDatacenterLatencies` loop from the plugin, and allow users to set the latencies directly.

kind/cleanup