Searched defs:Efficiency (Results 1 – 4 of 4) sorted by relevance
218 #### Avoid dynamic heap allocations where possible225 #### Be careful of stack usage232 #### Prefer in-place algorithms239 #### Be opportunistic when possible248 #### Batch data at the source where possible
11 ## Efficiency section in The ruy matrix multiplication library
151 Efficiency section in Design Considerations
475 ### Efficiency subsection