sad-dev

Results 26 comments of sad-dev

Can we do a bit better than this? ![image](https://github.com/NationalSecurityAgency/ghidra/assets/55233728/0058d0c7-9724-4210-8e56-91688f6b5200)

Closing as those who use it for ARM/THUMB will know to set the registers. I'll make another ticket for persistent storage down the line once more people have had their...

I tried it in Visual Studio Code and things got worse - it still uses only one thread, and it does not seem to benefit from a disk cache unlike...

Hi Makholm, Thank you for your reply. To the best of my understanding, a query eventually decomposes into predicates of the form table(...). Just parallelizing those might lead to significant...

#6649 is an issue solved by the first commit #2791 has some old discussion on bottlenecks in parallel decompilation that the changes here mitigate (but not completely remove)