[OT] parsing with sscanf is accidentally quadratic due to strlen

Kagamin spam at here.lot
Wed Mar 3 09:12:19 UTC 2021


Parsers based on sscanf choke on big strings: 
https://nee.lv/2021/02/28/How-I-cut-GTA-Online-loading-times-by-70/
Source: 
https://github.com/chakra-core/ChakraCore/blob/master/pal/src/safecrt/sscanf.c#L47


More information about the Digitalmars-d mailing list