PHPBench v1.2.0 Release Notes

  • ๐Ÿ”‹ Features:

    • ๐Ÿ‘ [expression] Support binary memory units #934
    • [reporting] Ability to expand table columns dynamically #928
    • [reporting] Ability to group columns #928
    • 0๏ธโƒฃ [reporting] Added benchmark_compare default report #928
    • [cli] Ability to filter by variant #938
    • [cli] Ability to filter reports #940

    ๐Ÿ‘Œ Improvements:

    • [storage] Allow . in tag names
    • ๐Ÿ“‡ [runner] Do not show warning when unable to load metadata for benchmark IF the runner.file_pattern is specified #941

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix property (.) access precedence, it is now the same as [ array access #928