swift
9738d4ee
- RequirementMachine: PropertyMap can use Terms instead of MutableTerms as keys
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
RequirementMachine: PropertyMap can use Terms instead of MutableTerms as keys Also, we don't have to sort rules in term order before adding them to the map; a bucket sort by term length is sufficient.
References
#38776 - RequirementMachine: Speed up property map lookups with a suffix trie
Author
slavapestov
Committer
slavapestov
Parents
47fc3d87
Loading