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

Allow to measure memory usage with default /usr/bin/time on macOS or other portable way #870

Open
kmyk opened this issue Apr 9, 2021 · 0 comments

Comments

@kmyk
Copy link
Member

kmyk commented Apr 9, 2021

Description / 説明

Now we use GNU time to measure memory usage but it seems there is no GNU time on macOS by default. It is nice if we can measure memory usage on the default macOS. We need to use macOS' /usr/bin/time or some other portable way.

Motivation / 動機

Other notes / その他

  • Will you try to create a pull request?
    • No. I have no macOS environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant