Commit 0ef947d
committed
Micro-optimise a ref_ptr copy into a move
This avoids a pair of atomic operations on a hot path1 parent 533bae8 commit 0ef947d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments