Ask HN: Fastest Reference Counting Algorithm?
It is possible to rewrite any data structure without using ciecular references, so reference counting is looking appealing to me. What is the fastest and most efficient way to implement reference counting?
0 comments
[ 3.9 ms ] story [ 11.4 ms ] threadNo comments yet.