We are implementing kendo grids in angularjs for large datasets and would like to measure the performance times (i.e. grid loading, paging including the client-side data binding times) for various page sizes and no. of columns. Is there a way to do this accurately with any tool or technique out there? And if so could you list out the steps to measure the total time using that tool? Thanks.