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

Create a benchmark (memory/cpu) for different operations on a large heap #5

Open
bibaev opened this issue Mar 19, 2020 · 0 comments
Open

Comments

@bibaev
Copy link
Collaborator

bibaev commented Mar 19, 2020

It seems necessary to find out what operations we can afford to perform and when. Also it would be nice to monitor some performance metrics after significant changes. It would be cool to have a benchmark setup for some operations.

A possible solution is:

  1. start idea headless
  2. open a project (intellij-community, for example)
  3. wait until the project will be imported
  4. perform some operations on the memory agent side
  5. create a benchmark report.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant