Skip to content

Consider implementing tokens_recompile in C++ if necessary #510

Description

@koheiw

While the qatd_cpp_tokens_* are really fast, tokens_hased_recompile appear to be the bottle neck. Since there is no character encoding is involved, we can recompilation tokens in C++ much faster. This would also be one step to an architecture where tokens object remain in the C++ side until requested.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions