diff options
author | Raul Santos <raulsntos@gmail.com> | 2021-07-28 16:55:29 +0200 |
---|---|---|
committer | Raul Santos <raulsntos@gmail.com> | 2021-08-05 17:30:28 +0200 |
commit | 2deefd938fbbaf6c8472031de8b631ab505b3cfc (patch) | |
tree | 2be8e46ed440048aeb0d6bca8a028a13062c5180 /thirdparty/graphite | |
parent | 0669ffcd157dffb3e284457e968e617431badfd7 (diff) |
Reduce C# Dictionary internal calls
- Implements new `KeyValuePairs` and `KeyValuePairAt` internal calls
to get the `key` and the `value` in one call.
- Caches the `DictionaryEntry` to reuse properties without repeating
internal calls.
Diffstat (limited to 'thirdparty/graphite')
0 files changed, 0 insertions, 0 deletions