google / perf_api.dart

Apache License 2.0
8 stars 19 forks source link

refactor: use Dart native UnmodifiableMapView #8

Closed vicb closed 9 years ago

vicb commented 9 years ago

Also use HashMap which is faster than Map & some coding convetion