Skip to content

Conversation

@tokers
Copy link
Contributor

@tokers tokers commented Oct 9, 2020

What this PR does / why we need it:

fixed #2361

Use the jit-able API table.isarray to replace the artifacts for the better CPU performance.

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible?

@moonming moonming requested review from membphis and qiujiayu October 9, 2020 07:49
@moonming moonming merged commit 87a107f into apache:master Oct 9, 2020
@tokers tokers deleted the optimize/tableisarray branch November 10, 2020 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: use table.isarray which is can be JIT compiled

3 participants