Skip to content

Error running BDN #1444

Closed
Closed
@emiliovmq

Description

@emiliovmq

Don't know what I'm doing wrong here but every time I run BDN it fails with the following exception:
Note: I had to recur to insert images as adding content as code didn't work.

image

this is how my csproj file looks like:
image

this is the only benchmark I have so far:
image

and this is the program.cs content:
image

and no matter what command I run it always fails (below some of the commands used)
1 - dotnet benchmark Solutions.Benchmarks.dll --job default --runtimes netcoreapp3.1 --memory --exporters HTML --filter Solutions.Benchmarks.SortAlgoritms.MergeSortBenchmarks

2 - dotnet benchmark Solutions.Benchmarks.dll --filter *

3 - dotnet run -c Release -- --job Default --runtimes netcoreapp3.1 --memory --exporters HTML --filter Solutions.Benchmarks.SortAlgoritms.MergeSortBenchmarks

As you can see my setup is very simple, in the past I've configured BDN and it has worked like a charm. Don't know what's happening here. Could you take a look at this, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions