An example for calculate time elapsed on XdataWebDataset.load?

Do you need this data or is logging in the browser console sufficient?
If logging in the browser console sufficient, you can use console.time() / console.timeEnd()

1 Like