dart-lang / benchmark_harness

The official benchmark harness for Dart
https://pub.dev/packages/benchmark_harness
BSD 3-Clause "New" or "Revised" License
94 stars 26 forks source link

Added support for using the hop tool. #25

Closed 0xcaff closed 10 years ago

0xcaff commented 10 years ago

Issue #23

johnmccutchan commented 10 years ago

@kevmoo can you review this?

kevmoo commented 10 years ago

Also, do a rebase -i and squash the commits together. Is nice.

0xcaff commented 10 years ago

Done. Should I squash it?

kevmoo commented 10 years ago

Plus squash and I'll merge.

Thanks! :metal:

0xcaff commented 10 years ago

Done. I separated one commit from the squashed commit because it didn't make sense in there.

kevmoo commented 10 years ago

Awesome work! Thanks much!

0xcaff commented 10 years ago

:D