Skip to content

Conversation

goccy
Copy link
Owner

@goccy goccy commented Jan 25, 2021

  • Use (*interfaceHeader)(e.ptrToUnsafePtr(ptr)) instead of e.ptrToInterface(code, ptr) to restore interface{} value from uintptr value .

  • Optimize interface operation by using cached opcodeSet .

  • Optimize map operation by using encodeMapContext .

@goccy goccy merged commit 72e9fa8 into master Jan 25, 2021
@goccy goccy deleted the feature/fix-interface branch January 25, 2021 04:22
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.

1 participant