Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boost warm up by jsc/quickjs snapshot #23

Closed
yuanyan opened this issue Feb 24, 2021 · 1 comment · Fixed by #446
Closed

Boost warm up by jsc/quickjs snapshot #23

yuanyan opened this issue Feb 24, 2021 · 1 comment · Fixed by #446
Assignees
Labels
Projects
Milestone

Comments

@yuanyan
Copy link
Contributor

yuanyan commented Feb 24, 2021

  1. 优先考虑 android 的 jsc 是不是有机会支持 bytecode,ios 下放弃支持 bytecode
  2. 如果 1 不可行考虑支持 quickjs 引擎,同时做到 android/ios 两边引擎对齐
@andycall andycall added this to To Do in Performance via automation Jun 22, 2021
@andycall andycall added this to the 0.9 milestone Jun 23, 2021
@andycall andycall mentioned this issue Jun 29, 2021
34 tasks
@andycall andycall self-assigned this Jun 30, 2021
@andycall andycall added the P1 label Jun 30, 2021
@cnryb
Copy link
Member

cnryb commented Jul 29, 2021

看样子是 Android 下的 JSC 没法支持 bytecode 吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

3 participants