Skip to content

Specify processor capabilities at db compile time  #72

@zcabh-21

Description

@zcabh-21
  • Enable the ability to explicitly choose the processor capabilities at db compilation time rather than what it currently does which is to infer processor capabilities from the db compilation host.
  • We can avoid the "compiled for a different platform" warning that causes a runtime performance penalty
  • We can work around the SIGSEGV issue (see: SIGSEGV during scan execution on Scanner class  #71 )

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions