Files
browser/src
Halil Durak 0634acdac4 add a fast path for validating cookie strings
This prefers `suggestVectorLength` in order to pick a vector size; for cookie strings shorter than, say 64, this might cause it to fallback to slow path on architectures that support larger vector sizes (like AVX-512). We may also add checks for smaller vector sizes if desired in the future.
2025-10-09 12:03:14 +03:00
..
2025-10-01 16:41:20 +08:00
2025-08-30 13:45:12 +08:00
2025-08-29 10:42:06 +08:00
2025-10-03 17:29:01 +08:00
2025-09-30 22:13:25 -07:00