Question about OpenCL VLOOKUP implementation

Dhiraj Holden dhiraj.holden at gmail.com
Tue Jan 23 23:59:06 UTC 2024


I have a question about the OpenCL implementation of VLOOKUP as given in
sc/source/core/opencl/op_spreadsheet.cxx. Right now, both the unsorted and
sorted vlookup both do a linear search to find the right value. I am
wondering if it would be better to do a binary search for sorted vlookup. I
could take care of that now that I've wrapped my head around this
implementation.

Thanks,
Dhiraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20240123/b9e19254/attachment.htm>


More information about the LibreOffice mailing list