
This commit optimizes the `Tag` generation for method names by only allocating new `Tag` instances for well-known method names. Others will be marked as "UNKNOWN".
This commit optimizes the `Tag` generation for method names by only allocating new `Tag` instances for well-known method names. Others will be marked as "UNKNOWN".