- Use directdispatch to query existing traces without the need of an extra method. By this change, the serializer works in constant time…
Show more
- Use directdispatch to query existing traces without the need of an extra method. By this change, the serializer works in constant time independent on the number of existing objects.
Show less