Benchmark hasImeiLogged and hasImeiLoggedToday
hasImeiLogged checks for given date by reading from log1
hasImeiLoggedToday checks for today by reading from lastlog
Since this feature will be called many times, benchmark read performance for the two and compare.
Benchmark hasImeiLogged and hasImeiLoggedToday hasImeiLogged checks for given date by reading from log1 hasImeiLoggedToday checks for today by reading from lastlog
Since this feature will be called many times, benchmark read performance for the two and compare.