62b6e8995a
After FastUri was introduced, Dart's native Uri implementation was
significantly improved (see afbbbb97cf)
to the point where FastUri no longer provides a significant speed
boost.
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2667633004 .