Skip to content

Active Expression Construction Benchmarks #6

@onsetsu

Description

@onsetsu

So far, we only have a micro benchmark for monitoring the width of a rectangle (1000 times, for same and different rectangles).

Extend this suite with:

  • noop function
  • return constant
  • single local variable
  • add two local variables
  • single field access
  • recursive method call
  • visitor on mathematical expressions
  • sum of array
  • nested.property.access
  • matrix multiplication

for each of the three implementation strategies.

Note, that we also need to visualize these new results.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions