Skip to content

Add CPU & MEM composite score? #393

@al6x

Description

@al6x

Just wondering if it may be worth to add a third column "CPU & MEM". So you can see languages that are best at both CPU & MEM?

Score calculated as 0.5 * (lang_cpu/all_lang_median_cpu + lagn_mem/all_lang_median_mem) the lower the better.

So you can easily spot problem with language like "Racket" that has C-like CPU time but consumes x100 more memory.

Feel free to close ticket if not interested :)

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