Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 7/4/2024 in #middleware-and-os
Optimizing a bubble sort implementation in C for an x86-64 architecture
Without optimizations:
-O2:
-O3:
The relevant part of my bubble sort function is included below:
13 replies