Commit Graph

15 Commits

Author SHA1 Message Date
Nocturn9x 39a789b068 Bounds and queue size checking can now be disabled 2022-11-09 13:01:00 +01:00
Nocturn9x eaaac53be0 Updated example in README 2022-11-09 12:55:53 +01:00
Nocturn9x 11448193ea Minor updates to example script 2022-11-09 12:55:14 +01:00
Nocturn9x 09b73c35e6 Changes to README 2022-03-16 14:18:47 +01:00
Nocturn9x 667d2502bf Changes to README 2022-03-16 14:12:17 +01:00
Nocturn9x 42527dd61e Changes to README 2022-03-16 14:11:58 +01:00
Nocturn9x 49d7ae6c8e Changes to README 2022-03-16 14:08:39 +01:00
Nocturn9x e2e66db49b Yeeted numbers from performance bench 2022-03-16 13:47:57 +01:00
Nocturn9x 6f450cb5ca Exported extendLeft and added test for it. Added performance metrics and TODOs to README 2022-03-16 10:11:38 +01:00
Nocturn9x 9ee6bdfb96 Updated README, added equality test and pop benchmark 2022-03-15 17:22:03 +01:00
Nocturn9x 2fba62708f Added clear and clearPop to README 2022-03-15 16:57:23 +01:00
Nocturn9x 1c6aa863eb Refactored test and benchmark, extended README, added clear and clearPop methods, added equality operator, reversedPairs iterator and extend procedures 2022-03-15 16:34:50 +01:00
Nocturn9x 35956f1464 Added support for a max queue size, fixed a bug in pop with backward index and updated tests. Added examples in README 2022-03-15 12:26:09 +01:00
Nocturn9x 36cced8ff1 Fixed pop() at the end, added random insertion test, added BackwardsIndex support 2022-03-14 18:29:12 +01:00
Mattia Giambirtone 6455695dc8 Initial commit 2022-03-14 10:36:41 +01:00