Skip to content

kokizzu/prunningRadixTrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prunning Radix Tree

converted from C# version using ChatGPT (some parts fixed manually '__').

go test -bench=.
goos: linux
goarch: amd64
pkg: prunningRadixTrie
BenchmarkAddTopKSuggestion-32           148357579                8.380 ns/op
PASS
ok      prunningRadixTrie       2.064s

About

prunning radix trie golang version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages