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:
- start idea headless
- open a project (intellij-community, for example)
- wait until the project will be imported
- perform some operations on the memory agent side
- create a benchmark report.
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: