Commit Graph

9 Commits (5fedd8c08afa3f00bc4513cde0375b17bb5f738d)

Author SHA1 Message Date
joeybloggs 5d28ac67f7 remove validatable logic as it does't really work, both with clarity and pointer vs non-pointer receivers 8 years ago
joeybloggs e0e1af6a61 working instance 8 years ago
joeybloggs 43f7b7d61a save some bytes 8 years ago
joeybloggs 05d6aece82 remove a few TODO's attempted but perf didn't increase. 8 years ago
joeybloggs 4ce4d1cd71 gain another 5% on average by changing tag type from bool's to enum 8 years ago
joeybloggs 210684a828 code cleanup + add missing tag cache with FieldWith func 8 years ago
joeybloggs c0a414dc9e initial un-refined new caching system 8 years ago
joeybloggs e019c28542 Add struct field + associated tags caching 9 years ago
joeybloggs 94182a2199 init struct cache changes 9 years ago