F-17: Improve consistency and performance of existing code #24

Closed
opened 2025-05-15 10:42:11 -05:00 by Mineplay · 0 comments
Owner

The current code works, but is starting to become a bit messy and may not perform optimal so it needs to be checked to make sure it is consistent and performant.

  • Improve consistency and performance of stack
  • Improve consistency and performance of queue
  • Improve consistency and performance of dynamic array
  • Improve consistency and performance of linked list
  • Improve consistency and performance of doubly linked list
  • Improve consistency and performance of hash table
  • Improve consistency and performance of utf-8 string
  • Implement hashing for utf-8 string
  • Test and improve compatibility between data-structures
The current code works, but is starting to become a bit messy and may not perform optimal so it needs to be checked to make sure it is consistent and performant. - [x] Improve consistency and performance of stack - [x] Improve consistency and performance of queue - [x] Improve consistency and performance of dynamic array - [x] Improve consistency and performance of linked list - [x] Improve consistency and performance of doubly linked list - [x] Improve consistency and performance of hash table - [x] Improve consistency and performance of utf-8 string - [x] Implement hashing for utf-8 string - [x] Test and improve compatibility between data-structures
Mineplay added this to the Release V1.0 milestone 2025-05-15 10:42:11 -05:00
Mineplay added the
bug
label 2025-05-15 10:42:11 -05:00
Mineplay self-assigned this 2025-05-15 10:42:11 -05:00
Mineplay added this to the Fledasty-Project project 2025-05-15 10:42:11 -05:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Mineplay/Fledasty#24
No description provided.