radareorg/radare2

Remove unnecessary calls to RConfig.get

Open

#13,499 opened on Mar 25, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (3,229 forks)batch import
Hacktoberfestgood first issueoptimization

Repository metrics

Stars
 (23,826 stars)
PR merge metrics
 (Avg merge 16h 24m) (99 merged PRs in 30d)

Description

Mainly in loops, reducing the amount of hashtable resolutions will improve performance

Contributor guide