Debayan Ghosh
Results
2
issues of
Debayan Ghosh
Hi, Currently masstree compilation fails on Arm64 based platforms . The first commit fixes the compiler.hh header to support arm64 platform. The other commit fixes a runtime race issue seen...
This ports the random hash optimization done for lj_new_str() for x64 ( in https://github.com/openresty/luajit2/commit/7923c63 ) to arm64. Verified on Arm64 platform with the existing benchmark developed as part of the...