HeuristicCompletion-Benchmarks measures the accuracy and other metrics of code completion suggestions by testing various prefix lengths on method calls within a given scope.
# HeuristicCompletion-Benchmarks ```smalltalk Metacello new githubUser: 'omarabedelkader' project: 'HeuristicCompletion-Benchmarks' commitish: 'main' path: 'src'; baseline: 'ExtendedHeuristicCompletionBenchmarks'; load ```