Add generic usage-based gold cache
Add gold sequence cache with dynamic size, private to each thread. It periodically reorders by call rate. To free the gold sequences after end of life time of a thread, use the pthread API.
Showing
Please register or sign in to comment