Fast-Vector/README.md
2025-04-16 22:43:37 -05:00

25 lines
319 B
Markdown

# Fast-Vector
## 1.07 times faster
With O3 flag
A Backwards Compatible Vector Class, that's fast.
## Test:
### 100,000,000 push_backs
![alt text](images/image.png)
### 100,000 push_backs
![alt text](images/image-1.png)
### 100 push_backs
![alt text](images/image-2.png)
Note:
Speeds May Very based on use.