knaeckeKami / changenotifier_benchmark

15 stars 3 forks source link

add two other benchmarks #1

Closed letsar closed 3 years ago

letsar commented 3 years ago

Added two other benchmarks: benchmark_call_notifylisteners.dart to bench only the call to notifyListeners. benchmark_call_addlistener.dart to bench only the call to addListnener.