Commit 60d3c68
committed
Avoid generating URI when checking unique
The URI generation is slow and unnecessary just to compare two fields.
This reduces extra allocations down to 0 during registration.
Signed-off-by: Derek McGowan <derek@mcg.dev>1 parent c9ccfc6 commit 60d3c68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
0 commit comments