Skip to content

Improve performance of JArray's operator []= #1097

@HosseinYousefi

Description

@HosseinYousefi

Unrelated to this PR

AI for me: benchmark if allocating on heap every time just to do []= is more expensive than creating an accessor function that uses the pointer to a variable on the stack to set the array region.

Originally posted by @HosseinYousefi in #1095 (comment)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions