rizinorg/cutter

[FR] Decompiler caching

Open

#3,178 opened on May 10, 2023

View on GitHub
 (2 comments) (1 reaction) (0 assignees)C++ (1,123 forks)batch import
DecompilerHelp Wanted

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

When going back and forth through history in the decompiler widget, the functions are decompiled again and again, causing some lag.

Describe the solution you'd like

It would be nice to have some sort of caching to speed things up.

Describe alternatives you've considered

Additional context

Contributor guide