Changes between Version 127 and Version 128 of FAQ


Ignore:
Timestamp:
Feb 8, 2023 7:25:10 AM (15 months ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v127 v128  
    11221122== Performance == 
    11231123 
    1124 === How can I reduce the CPU usage/maximize the performance of my application? === #cpu 
     1124=== ~~How can I reduce the CPU usage/maximize the performance of my application?~~ (moved) === #cpu 
     1125 
     1126**Moved to https://docs.pjsip.org/en/latest/specific-guides/perf_footprint/performance.html** 
    11251127 
    11261128There are few configuration settings to tweak to reduce the CPU usage of the application or to produce the best performance out of pjsip: 
     
    11401142 1. '''Release mode'''. Don't forget to set the appropriate compiler optimization flag, and disable assertion with '''-DNDEBUG'''. 
    11411143 
    1142 === How can I configure pjsip to serve thousands of calls? === #high-perf 
     1144=== ~~How can I configure pjsip to serve thousands of calls?~~ (moved) === #high-perf 
     1145 
     1146**Moved to https://docs.pjsip.org/en/latest/specific-guides/perf_footprint/performance.html** 
    11431147 
    11441148There are few settings to tweak: