Meta: Typo
This commit is contained in:
parent
2f1b34b4cd
commit
c4b07fa5a6
@ -39,8 +39,8 @@ Time (milliseconds) required for allocations with pool: 3
|
|||||||
Time (milliseconds) required for real allocations when constructing pool: 9
|
Time (milliseconds) required for real allocations when constructing pool: 9
|
||||||
```
|
```
|
||||||
|
|
||||||
This trivial example show some performance improvements that would be much more
|
This trivial example shows some performance improvements that would be much more
|
||||||
important should the allocation and construction of objects be more complex.
|
important should the allocation and construction of the objects be more complex.
|
||||||
|
|
||||||
## Safety
|
## Safety
|
||||||
AddressSanitizer, LeakSanitizer and ThreadSanitizer have been used to ensure the safety
|
AddressSanitizer, LeakSanitizer and ThreadSanitizer have been used to ensure the safety
|
||||||
|
Loading…
Reference in New Issue
Block a user