Stefan Glienke 2104 Posted 11 hours ago On 4/2/2025 at 12:42 AM, Alex7691 said: One specific scenario where I replaced the std TDictionary with the Rapid.Generics one (a notification bus where a dictionary is used to map the instances) had a performance increase of 10x or more I am very curious about this particular scenario. Can you tell me the dictionary's key and value types and usage? Is it mostly looking up values or adding/removing items? Share this post Link to post