Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource unit's precision is not constant #4143

Closed
MikaelMayer opened this issue Jun 7, 2023 · 0 comments · Fixed by #4145
Closed

Resource unit's precision is not constant #4143

MikaelMayer opened this issue Jun 7, 2023 · 0 comments · Fixed by #4145
Labels
part: language server Support for LSP in Dafny (server part; client is in ide-vscode repo)

Comments

@MikaelMayer
Copy link
Member

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.

@MikaelMayer MikaelMayer added the part: language server Support for LSP in Dafny (server part; client is in ide-vscode repo) label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: language server Support for LSP in Dafny (server part; client is in ide-vscode repo)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant