Skip to content

Do not use Arena while rendering #118

@squid233

Description

@squid233

In the tutorial, Arena is used in drawFrame and recordCommandBuffer. However, using Arena will allocate and free memory on heap in each frame, which results in bad performance.

A memory stack should be introduced.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions