@@ -9,7 +9,7 @@ components:
99 --application.options.outputFiles .\artifacts\bin\EFCore.Sqlite.Benchmarks\Release\net8.0\
1010
1111# default arguments that are always used on crank commands
12- defaults : --config https://github. com/aspnet/Benchmarks/blob/ main/build/azure.profile.yml?raw=true --application.framework net8.0 --relay
12+ defaults : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/build/azure.profile.yml --application.framework net8.0 --relay
1313
1414# the first value is the default if none is specified
1515profiles :
@@ -24,56 +24,56 @@ profiles:
2424benchmarks :
2525 AddDataVariations :
2626 description : AddDataVariations
27- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario AddDataVariations
27+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario AddDataVariations
2828
2929 ChildVariations :
3030 description : ChildVariations
31- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario ChildVariations
31+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario ChildVariations
3232
3333 Delete :
3434 description : Delete
35- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Delete
35+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Delete
3636
3737 ExistingDataVariations :
3838 description : ExistingDataVariations
39- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario ExistingDataVariations
39+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario ExistingDataVariations
4040
4141 Funcletization :
4242 description : Funcletization
43- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Funcletization
43+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Funcletization
4444
4545 Initialization :
4646 description : Initialization
47- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Initialization
47+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Initialization
4848
4949 Insert :
5050 description : Insert
51- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Insert
51+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Insert
5252
5353 Mixed :
5454 description : Mixed
55- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Mixed
55+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Mixed
5656
5757 ParentVariations :
5858 description : ParentVariations
59- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario ParentVariations
59+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario ParentVariations
6060
6161 RawSqlQuery :
6262 description : RawSqlQuery
63- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario RawSqlQuery
63+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario RawSqlQuery
6464
6565 SimpleQuery :
6666 description : SimpleQuery
67- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario SimpleQuery
67+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario SimpleQuery
6868
6969 NavigationsQuery :
7070 description : NavigationsQuery
71- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario NavigationsQuery
71+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario NavigationsQuery
7272
7373 QueryCompilation :
7474 description : QueryCompilation
75- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario QueryCompilation
75+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario QueryCompilation
7676
7777 Update :
7878 description : Update
79- arguments : --config https://github. com/aspnet/Benchmarks/blob/ main/scenarios/efcore.benchmarks.yml?raw=true --scenario Update
79+ arguments : --config https://raw.githubusercontent. com/aspnet/Benchmarks/main/scenarios/efcore.benchmarks.yml --scenario Update
0 commit comments