You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I hover over a method using more than 1M resource unit, I don't get any digits after the 1, so the next precision is 2M RU, from simple to double !
However, when the resource unit count is less than that, I get for example 872K RU.
I would like to get at least 2 or 3 digit precision every time.
The text was updated successfully, but these errors were encountered:
When I hover over a method using more than 1M resource unit, I don't get any digits after the 1, so the next precision is 2M RU, from simple to double !
However, when the resource unit count is less than that, I get for example 872K RU.
I would like to get at least 2 or 3 digit precision every time.
The text was updated successfully, but these errors were encountered: