Code-Inspect / flowr

A program slicer and dataflow analyzer for the R programming language.
https://github.com/Code-Inspect/flowr/wiki
GNU General Public License v3.0
14 stars 2 forks source link

Benchmarks reference files by file name, rather than file path #835

Closed Ellpeck closed 2 weeks ago

Ellpeck commented 3 weeks ago

This causes benchmarks between multiple files with the same names to be saved as the same benchmarks, essentially producing more runs that seem like duplicates. They should be saved by their full path in relation to the base directory.