java.lang.Object
org.elasticsearch.simdvec.internal.vectorization.PanamaVectorConstants

public final class PanamaVectorConstants extends Object
Shared constants for implementations that take advantage of the Panama Vector API.
  • Field Details

    • PREFERRED_VECTOR_BITSIZE

      public static final int PREFERRED_VECTOR_BITSIZE
      Preferred width in bits for vectors.
    • ENABLE_INTEGER_VECTORS

      public static final boolean ENABLE_INTEGER_VECTORS
      Whether integer vectors can be trusted to actually be fast.