Skip to content

Releases: google/ide-perf

v1.3.3

02 Jan 21:12

Choose a tag to compare

  • Target IntelliJ 2025.3.
  • Use the platform-bundled ASM library.

v1.3.2

08 Aug 19:33

Choose a tag to compare

Added support for tracing Java 21 bytecode.

v1.3.1

12 May 21:33

Choose a tag to compare

Fixed compatibility with IntelliJ EAP build 232.5150.116.

v1.3.0

14 Nov 23:22

Choose a tag to compare

  • Add support for tracing Java 17 bytecode.
  • Improve tracer code completion for nested classes.

v1.2.0

09 Apr 21:27

Choose a tag to compare

  • Fixed the CachedValue tracer when running on IntelliJ 2021.1.
  • The CachedValue tracer now reports how much time is spent computing each value.

v1.1.0

02 Feb 17:29

Choose a tag to compare

Change notes:

  • Added tracing command history.
  • Tracing commands can now have globs in any position.
    • Example: trace *Finder*#findClass
  • Added a help button linking to the user guide.
  • The call tree is now cleared after each tracing command
    (for data consistency).
  • Minor improvements to tracing command completion.
  • Fixed #38: "Light files should have PSI only in one project".

v1.0.3

17 Nov 01:41

Choose a tag to compare

Fixed compatibility with JDK 8 and Android Studio 4.1

v1.0.2

02 Nov 17:38

Choose a tag to compare

Fixes UI layout for the CachedValue and VFS tracers.

v1.0.1

22 Oct 15:33

Choose a tag to compare

Bump until-build for compatibility with IJ 2021.1

v1.0.0

21 Sep 07:34

Choose a tag to compare

The release build is attached. The plugin should appear in the JetBrains Plugins Repository soon.