Activity

amazingme466

I updated the main project to add support for a wider array of malloc strategies while also making the basic functionality of mallocator. The project is now able to complete a wide array of allocations and de-allocations while minimizing fragmentation and accounting for a ton of different edge cases (at the cost of my sanity lol). I’ve attached one of the outputs of my testing to check the speed and performance of different malloc strategies.

Attachment
0
amazingme466

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
1

Comments

amazingme466
amazingme466 1 day ago

Honestly, I’ve been working a lot behind the scenes on this, and it seems that I’ve forgotten to post dev logs :(