Articles by tag: autocomplete
ART Prefix Trees: Memory and Cache Optimization
Learn how to optimize prefix trees from 825 MB to 18 MB. ART benchmarks, radix trees and comparison with hash tables for autocomplete. Real code and metrics.
PSA plugin for IntelliJ: custom autocomplete
Set up project autocomplete and GoTo in IntelliJ via PSA. PSI context analysis by script. Instructions for middle/senior dev. Install and test.