Skip to content
Commit 35c33f18 authored by Dennis Nienhüser's avatar Dennis Nienhüser
Browse files

Manually implement the default parameter value case for performance

Avoiding the switch has a noticable impact on runtime. It is relevant
here because GeoDataCoordinates::longitude() and latitude() are
hotspots.
parent ba2a3c9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment