Hi guys,

I'm using geodist() in a recip boost function. I noticed a performance
impact to the response time. I did a profiling session, the geodist()
calculation took 30% of CPU time.

I'm wondering is there any alternative to Haversine function that can
reduce CPU calculation? I don't need very accurate float numbers when I use
geodist() in the boost function.

Thanks
Nicholas

Reply via email to