Skip to content
Unverified Commit 1875448d authored by Harry Barber's avatar Harry Barber Committed by GitHub
Browse files

Use Vec for route resolution when number of routes <15 (#1429)

* Add `TinyMap` collection, which is a map backed by either `Vec` or `HashMap` depending on the number of entries.

* Replace `HashMap` with  `TinyMap` for `Routes::AwsJson10` and `Routes::AwsJson11`.
parent f1a47826
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment