killme2008 / killme2008/aviatorscript

方案假设是否可行?

Open
#141 4 comments 0 reactions 0 assignees View on GitHub
feature idea
Dominant language
Java
Stars
5.2k
Forks
906
PR merge metrics
No merged PRs in 30d

Description

如果系统会产生大量的表达式,就算放到缓存中,重启服务器后依然需要重新编译,现在有一个假设:能不能把编译生成的类保存起来,再次执行表达式时就找到对应的类传入参数进行执行?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by tracing how expressions are compiled and cached, then examine whether generated classes can be persisted and safely restored after a server restart. Done means documenting a feasible approach, its constraints, and the changes required.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.