Change 20951

ShadauxCat (ShadauxCat)
ShadauxCat committed this change into //guest/ShadauxCat/Sprawl/Mainline under Review 20952
View Review
Download .zip
- Reworked ConcurrentQueue::Dequeue to be a lot faster and wait-free
- Added constexpr constructor for sprawl tag
- Added support for specifying base for int-to-tag conversion
- Added ability to force poolallocator to pass through to malloc
- Added a helper class that will eventually be used in StringBuilder for faster int-to-string conversion

#review-20952 post-commit
  • Files 7
  • Comments 0
7 edited 0 added 0 deleted
UnitTests/UnitTests_ConcurrentQueue.cpp#4
Loading...
UnitTests/UnitTests_Tag.cpp#3
Loading...
collections/ConcurrentQueue.hpp#3
Loading...
make.py#17
Loading...
memory/PoolAllocator.hpp#5
Loading...
string/StringBuilder.cpp#5
Loading...
tag/tag.hpp#3
Loading...
Tip: Use n and p to cycle through the changes.