getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Improve handling of giant AppMaps in AppMaps webview #720

Closed jansorg closed 5 months ago

jansorg commented 5 months ago

Closes https://github.com/getappmap/appmap-intellij-plugin/issues/663

This PR

Although the old code already added stats, it wasn't always added. This PR now follows the VSCode plugin's code more closely.

This is what I'm seeing for large AppMaps (tested locally by changing the threshold, I don't have a giant AppMap file available here): image

github-actions[bot] commented 5 months ago

AppMap runtime code review

Summary Status
Failed tests :white_check_mark: All tests passed
API changes :zero: No API changes
Security flaws :white_check_mark: None detected
Performance problems :white_check_mark: None detected
Code anti-patterns :white_check_mark: None detected
New AppMaps :zero: No new AppMaps
appland-release commented 4 months ago

:tada: This PR is included in version 0.68.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: