mirror of
https://github.com/acpica/acpica/
synced 2025-02-16 05:24:36 +03:00
![Robert Moore](/assets/img/avatar_default.png)
Previously, a control state object was allocated and freed for each execution of the loop. The optimization is to simply reuse the control state for each iteration. This speeds up the raw loop execution time by about 5%.
Description
No description provided
Languages
ASL
68.6%
C
29%
Yacc
0.8%
HTML
0.5%
Shell
0.5%
Other
0.6%