Skip to content

Option to filter out imperative benchmarks #1121

Open
@L3P3

Description

@L3P3

I know it is a bit hard to decide where to draw the line but I would like to filter out frameworks that involve imperative operations like "set the class of element x", as seen in here. Even if it is not a direct dom manipulation, I (author of lui) consider it cheating if you have all that functional/declarative style and then suddenly "help" the framework to make something faster.

I do not deem imperative style an issue per se but I want to be able to rule it out in my projects as much as possible and rely on plain stupid data => view translation. 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions