Fast-Vector/README.md

25 lines
319 B
Markdown
Raw Permalink Normal View History

2025-04-17 02:53:38 +00:00
# Fast-Vector
## 1.07 times faster
2025-04-17 03:41:08 +00:00
With O3 flag
A Backwards Compatible Vector Class, that's fast.
2025-04-17 03:33:43 +00:00
2025-04-17 03:41:08 +00:00
## Test:
### 100,000,000 push_backs
![alt text](images/image.png)
### 100,000 push_backs
2025-04-17 03:43:37 +00:00
![alt text](images/image-1.png)
2025-04-17 03:41:08 +00:00
### 100 push_backs
![alt text](images/image-2.png)
Note:
Speeds May Very based on use.