Commit 09426b0
committed
SDAP: use
Both `perf` and manual measurement confirms ~6..8% perf gain
in the test case:
- INITGROUPS lookup for a user that is a member of 5k groups,
no groups were cached;
- debug_level = 3
- debug_microseconds = true
Note `debug_microseconds = true` - without this setting impact isn't
that dramatic.DEBUG_CONDITIONAL in hot path1 parent e047885 commit 09426b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1841 | 1841 | | |
1842 | 1842 | | |
1843 | 1843 | | |
1844 | | - | |
| 1844 | + | |
1845 | 1845 | | |
1846 | 1846 | | |
1847 | 1847 | | |
| |||
0 commit comments