DORSETRIGS
Home

micro-optimization (2 post)


posts by category not found!

what is the purpose of using index caches in rigtorp's SPSCQueue

Deconstructing the Index Cache Unveiling the Magic Behind Rightors SPSC Queue The world of concurrent programming often involves juggling threads and ensuring s

2 min read 05-10-2024 73
what is the purpose of using index caches in rigtorp's SPSCQueue
what is the purpose of using index caches in rigtorp's SPSCQueue

Optimal algorithm for distance between one point and all others in a grid

Calculating Distances in a Grid Optimizing Beyond the Naive Approach Calculating the Euclidean distance from a single point to all other points in a grid is a c

3 min read 05-09-2024 77
Optimal algorithm for distance between one point and all others in a grid
Optimal algorithm for distance between one point and all others in a grid