Commit 7901a0f
m_auto_incr_map: reduce a redundant search operation (facebook#1259)
Summary:
This PR reduced redundant searchs on `m_auto_incr_map`.
Pull Request resolved: facebook#1259
Reviewed By: lth
Differential Revision: D42928166
Pulled By: hermanlee
fbshipit-source-id: 57a0d0a1 parent 8c36b6f commit 7901a0f
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3160 | 3160 | | |
3161 | 3161 | | |
3162 | 3162 | | |
3163 | | - | |
3164 | | - | |
| 3163 | + | |
| 3164 | + | |
3165 | 3165 | | |
3166 | 3166 | | |
3167 | 3167 | | |
3168 | 3168 | | |
3169 | | - | |
3170 | | - | |
| 3169 | + | |
| 3170 | + | |
| 3171 | + | |
3171 | 3172 | | |
3172 | 3173 | | |
3173 | 3174 | | |
| |||
0 commit comments