There are a lot of calls to `Metrics.id()` and `ISource.getEntityId`, which calculates the id by manipulating strings in every single call, producing many garbage objects. In this patch, I cache the id and only calculate the id if it's requested for the first time. |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||