-
Notifications
You must be signed in to change notification settings - Fork 2
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Consider fast_float for coordinate parsing
performanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#78 In thomthom/fastgpx;Read each trkpt's attributes and children in one pass instead of looking them up by name
performanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#77 In thomthom/fastgpx;Try pugixml parse flags without attribute whitespace normalisation
performanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#76 In thomthom/fastgpx;Profile LoadGpx again on Linux with the shipped build settings
performanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#75 In thomthom/fastgpx;MSVC: link-time optimization makes polyline decoding ~25% slower
performanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#74 In thomthom/fastgpx;Give segments a bulk coordinate accessor, so callers don't make a Python object per point
enhancementNew feature or requestNew feature or requestperformanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#73 In thomthom/fastgpx;- Status: Open.#72 In thomthom/fastgpx;
- Status: Open.#71 In thomthom/fastgpx;
- Status: Open.#70 In thomthom/fastgpx;
Add parse options so callers choose what is read and how strict parsing is
enhancementNew feature or requestNew feature or requestperformanceSpeed or memory of the parsers, encoder or bindingsSpeed or memory of the parsers, encoder or bindingsStatus: Open.#68 In thomthom/fastgpx;Fuzzing build applies sanitizer flags directory-wide; document or scope it
enhancementNew feature or requestNew feature or requestfuzzerFound by or related to the fuzz targets in src/cpp/fuzzFound by or related to the fuzz targets in src/cpp/fuzzStatus: Open.#65 In thomthom/fastgpx;Enable /fsanitize=address for the MSVC fuzz build
enhancementNew feature or requestNew feature or requestfuzzerFound by or related to the fuzz targets in src/cpp/fuzzFound by or related to the fuzz targets in src/cpp/fuzzStatus: Open.#64 In thomthom/fastgpx;