Skip to content

Commit

Permalink
Merge branch 'talzacc/multi_db_refactor' into talzacc/multi_db
Browse files Browse the repository at this point in the history
  • Loading branch information
TalZaccai committed Mar 5, 2025
2 parents d6567a1 + 8b3e300 commit e5c9cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/host/GarnetServer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ private TsavoriteKV<SpanByte, SpanByte, MainStoreFunctions, MainStoreAllocator>
{
kvSettings = opts.GetSettings(loggerFactory, out logFactory);

checkpointDir = opts.CheckpointDir ?? opts.LogDir;
checkpointDir = (opts.CheckpointDir ?? opts.LogDir) ?? string.Empty;

// Run checkpoint on its own thread to control p99
kvSettings.ThrottleCheckpointFlushDelayMs = opts.CheckpointThrottleFlushDelayMs;
Expand Down

16 comments on commit e5c9cfe

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Network.BasicOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Network.BasicOperations.InlinePing(Params: None) 89.15767508745193 ns (± 0.06415398162056768) 92.35687982184547 ns (± 0.3668141297521636) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaRunnerOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Managed,Limit) 3280.5 ns (± 132.9917648721511) 2975.674157303371 ns (± 841.9147923751077) 1.10
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Managed,Limit) 2687.3854166666665 ns (± 437.94795099998777) 3154.7903225806454 ns (± 658.7694486964043) 0.85
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Managed,Limit) 249141.06565656565 ns (± 18959.822790527243) 274286.67204301077 ns (± 27248.47964870208) 0.91
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Managed,Limit) 248822.14130434784 ns (± 22936.845520959094) 271906.86315789475 ns (± 27428.44628887135) 0.92
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Managed,Limit) 17106.882352941175 ns (± 337.12996054061654) 25657.78947368421 ns (± 8702.490614265398) 0.67
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Managed,Limit) 142379.13 ns (± 11882.539458080006) 155538.34848484848 ns (± 16960.307846024225) 0.92
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Managed,None) 2557.133333333333 ns (± 52.766150766060875) 3130.8516483516482 ns (± 631.7091520211281) 0.82
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Managed,None) 3115.8172043010754 ns (± 262.50494596734075) 3466.1573033707864 ns (± 1024.2783146604022) 0.90
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Managed,None) 275779.9793814433 ns (± 41777.969308989916) 352955.7311827957 ns (± 47245.24812087495) 0.78
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Managed,None) 260504.58163265305 ns (± 26659.535839813456) 313013.98979591834 ns (± 47746.5791538703) 0.83
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Managed,None) 17871.902173913044 ns (± 2869.5471827939923) 19060.593023255813 ns (± 2765.324568240672) 0.94
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Managed,None) 143055.27368421052 ns (± 13453.67745458318) 171272.85858585857 ns (± 30818.535630499537) 0.84
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Native,None) 2561.4210526315787 ns (± 409.7634911763222) 3812.4239130434785 ns (± 1097.904559931593) 0.67
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Native,None) 2589.0208333333335 ns (± 505.04876219329765) 5048.8105263157895 ns (± 2452.2251696911403) 0.51
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Native,None) 223924.87179487178 ns (± 7397.4570210220045) 245148.14285714287 ns (± 11255.486863915698) 0.91
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Native,None) 231625.53968253967 ns (± 10656.968245608885) 242309.25510204083 ns (± 14551.917872899534) 0.96
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Native,None) 17551.550561797754 ns (± 1561.7404627474552) 19466.908045977012 ns (± 2695.635997924535) 0.90
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Native,None) 141342.39 ns (± 11918.123276855433) 153580.78787878787 ns (± 18916.44278877707) 0.92
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Tracked,Limit) 2997.4270833333335 ns (± 380.509111718599) 3185.879120879121 ns (± 706.4910762220858) 0.94
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Tracked,Limit) 2763.78125 ns (± 443.21578926665416) 3949.3636363636365 ns (± 1151.7171805394946) 0.70
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Tracked,Limit) 279690.8461538461 ns (± 9663.443277409378) 291732.46629213484 ns (± 19164.369201042096) 0.96
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Tracked,Limit) 280241.725 ns (± 9869.974143284397) 295308.78571428574 ns (± 10786.82002132574) 0.95
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Tracked,Limit) 17918.285714285714 ns (± 314.7764600160243) 25779.977528089887 ns (± 4500.715922791739) 0.70
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Tracked,Limit) 149960.41 ns (± 15985.476372964491) 182035.38775510204 ns (± 32238.85918969917) 0.82
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Tracked,None) 2666.766666666667 ns (± 54.718065267941135) 4043.967741935484 ns (± 975.3702580315102) 0.66
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Tracked,None) 2767.311111111111 ns (± 332.9511181332288) 3297.141304347826 ns (± 929.0595218812841) 0.84
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Tracked,None) 311148.87 ns (± 62855.77051298399) 309861.79347826086 ns (± 22929.89981265549) 1.00
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Tracked,None) 282461.30555555556 ns (± 13874.595267934226) 307805.8965517241 ns (± 35641.25799532298) 0.92
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Tracked,None) 18070.884615384617 ns (± 189.40236643256705) 24277.158536585364 ns (± 2382.6156104993856) 0.74
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Tracked,None) 162443.101010101 ns (± 31378.186047028554) 158323.3298969072 ns (± 20605.292178589327) 1.03

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaScriptCacheOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Managed,Limit) 947.0208333333334 ns (± 566.1262083422121) 1058.34375 ns (± 455.5245866176247) 0.89
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Managed,Limit) 824.9574468085107 ns (± 302.73590871883647) 839.8367346938776 ns (± 421.71450972051633) 0.98
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Managed,Limit) 1541.6947368421052 ns (± 515.4718159677702) 1591.923076923077 ns (± 30.453411244231024) 0.97
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Managed,Limit) 245451.89583333334 ns (± 42330.30424436628) 226454.14444444445 ns (± 23961.298747679153) 1.08
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Managed,Limit) 1726.9555555555555 ns (± 411.6192172687869) 1893.1907216494844 ns (± 401.6676269220388) 0.91
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Managed,Limit) 7442.857142857143 ns (± 75.00139192847551) 7589.285714285715 ns (± 88.72726453873956) 0.98
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Managed,None) 837.2873563218391 ns (± 451.0573084830273) 1163.7708333333333 ns (± 444.80374097174166) 0.72
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Managed,None) 848.9462365591398 ns (± 288.2351231347572) 659.6703296703297 ns (± 351.99072130905375) 1.29
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Managed,None) 1619.005376344086 ns (± 461.3141583435003) 1695.9479166666667 ns (± 411.4141432410559) 0.95
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Managed,None) 220442.62637362638 ns (± 18458.529530122596) 232443.87234042553 ns (± 23952.19716187592) 0.95
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Managed,None) 1667.9021739130435 ns (± 272.4856709523329) 1968.3655913978494 ns (± 383.45593207910764) 0.85
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Managed,None) 8430.827956989247 ns (± 899.9598496316607) 7489.7 ns (± 138.76969615672067) 1.13
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Native,None) 892.4677419354839 ns (± 317.1665812352469) 1236.1979166666667 ns (± 427.46266367686354) 0.72
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Native,None) 643.7413793103449 ns (± 212.62664983799934) 793.489247311828 ns (± 268.7108715549458) 0.81
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Native,None) 1620.8837209302326 ns (± 199.91347649624655) 1669.4157894736843 ns (± 498.33086640064215) 0.97
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Native,None) 206150.5 ns (± 2344.9295085353847) 217256.04347826086 ns (± 8375.37655526676) 0.95
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Native,None) 1760.0833333333333 ns (± 377.8634024051457) 1596.875 ns (± 669.1142338156743) 1.10
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Native,None) 8238.822916666666 ns (± 997.4392897477301) 7892.263157894737 ns (± 180.5131088207733) 1.04
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Tracked,Limit) 951.9130434782609 ns (± 384.15467787246166) 1198.8020833333333 ns (± 407.1650543321448) 0.79
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Tracked,Limit) 721.9072164948453 ns (± 473.5660390957947) 773.6145833333334 ns (± 491.0592282808912) 0.93
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Tracked,Limit) 1723.195652173913 ns (± 453.1091065057853) 1767.840425531915 ns (± 314.3627212293813) 0.97
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Tracked,Limit) 249619.6049382716 ns (± 13149.49838366374) 256791.7906976744 ns (± 13971.920155938213) 0.97
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Tracked,Limit) 1742.3936170212767 ns (± 478.774274335277) 1806.5 ns (± 616.4473886543144) 0.96
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Tracked,Limit) 8666.714285714286 ns (± 771.235857194594) 9182.915789473684 ns (± 1181.9554538817467) 0.94
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Tracked,None) 1139.7954545454545 ns (± 288.2821956814494) 1114.8157894736842 ns (± 461.64954616185264) 1.02
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Tracked,None) 946.1590909090909 ns (± 232.34916681301934) 845.9333333333333 ns (± 341.77684420679395) 1.12
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Tracked,None) 1633.747311827957 ns (± 532.3714308130707) 1520.9375 ns (± 34.876866736181064) 1.07
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Tracked,None) 247692.0806451613 ns (± 11185.927053336709) 254092.23076923078 ns (± 2868.675424705223) 0.97
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Tracked,None) 1749.715909090909 ns (± 382.07425254344895) 1650.28125 ns (± 601.6454928054875) 1.06
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Tracked,None) 7626.384615384615 ns (± 132.4566208622899) 7841.941176470588 ns (± 168.4627075157271) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operations.PubSubOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Operations.PubSubOperations.Publish(Params: ACL) 18606.01220703125 ns (± 77.98136619348443) 19341.738562447685 ns (± 89.53925328784601) 0.96
BDN.benchmark.Operations.PubSubOperations.Publish(Params: AOF) 17846.367101033527 ns (± 18.867361469543425) 19133.82584431966 ns (± 32.81814744375365) 0.93
BDN.benchmark.Operations.PubSubOperations.Publish(Params: None) 18087.30812479655 ns (± 73.91907593637178) 21290.129407610213 ns (± 65.17176313573157) 0.85

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cluster.ClusterMigrate (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Cluster.ClusterMigrate.Get(Params: None) 38571.51390897311 ns (± 157.88464926149837) 39615.38854980469 ns (± 235.81750183206188) 0.97
BDN.benchmark.Cluster.ClusterMigrate.Set(Params: None) 38928.8857828776 ns (± 36.60111598535459) 39533.563024902345 ns (± 158.6758209875358) 0.98
BDN.benchmark.Cluster.ClusterMigrate.MGet(Params: None) 32727.989973958334 ns (± 200.65041560679276) 33038.62163289388 ns (± 44.41427382215719) 0.99
BDN.benchmark.Cluster.ClusterMigrate.MSet(Params: None) 32171.20939418248 ns (± 196.1342739507128) 33126.80095999582 ns (± 284.50512325966815) 0.97

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Network.BasicOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Network.BasicOperations.InlinePing(Params: None) 82.11730718612671 ns (± 0.10365847868543203) 88.00382216771443 ns (± 0.4208676644237198) 0.93

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Operations.PubSubOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Operations.PubSubOperations.Publish(Params: ACL) 15821.62119547526 ns (± 23.262100049209934) 17071.183471679688 ns (± 32.3845031554308) 0.93
BDN.benchmark.Operations.PubSubOperations.Publish(Params: AOF) 15839.165605817523 ns (± 17.997788293165108) 16890.685272216797 ns (± 45.03935173024587) 0.94
BDN.benchmark.Operations.PubSubOperations.Publish(Params: None) 15798.883056640625 ns (± 23.4818265887532) 16755.408804757255 ns (± 82.1019418144214) 0.94

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cluster.ClusterOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Cluster.ClusterOperations.Get(Params: DSV) 17032.120134793797 ns (± 73.8025273414822) 16931.892643229166 ns (± 100.87932367857995) 1.01
BDN.benchmark.Cluster.ClusterOperations.Set(Params: DSV) 16763.920232137043 ns (± 21.230349491195636) 16747.591458638508 ns (± 15.287560523571715) 1.00
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: DSV) 15867.61924626277 ns (± 66.68494828959102) 15331.178092956543 ns (± 19.937221425759105) 1.03
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: DSV) 14195.597909780648 ns (± 55.87752909264485) 14702.22034563337 ns (± 60.77850340162851) 0.97
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: DSV) 125771.77518404447 ns (± 576.6367786519673) 126983.85610727164 ns (± 682.7469210792187) 0.99
BDN.benchmark.Cluster.ClusterOperations.Get(Params: None) 21179.72098214286 ns (± 138.02548879318115) 23955.02731143727 ns (± 479.71547111848116) 0.88
BDN.benchmark.Cluster.ClusterOperations.Set(Params: None) 21287.07755824498 ns (± 142.91773755634452) 22366.84992327009 ns (± 143.37702277985818) 0.95
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: None) 16487.023572649276 ns (± 144.79438982737946) 16362.950932429387 ns (± 69.17132669678072) 1.01
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: None) 15107.200440626879 ns (± 36.15122850201684) 15100.246993001301 ns (± 56.45585755590953) 1.00
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: None) 136046.15698242188 ns (± 194.50636381396916) 135426.80098783053 ns (± 164.87622431910867) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Network.RawStringOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Network.RawStringOperations.Set(Params: None) 236.80341605345407 ns (± 0.3528241813529985) 240.69795983632406 ns (± 2.9851334714399442) 0.98
BDN.benchmark.Network.RawStringOperations.SetEx(Params: None) 299.43169844150543 ns (± 0.44792317578724095) 291.02227954864503 ns (± 2.903657563063933) 1.03
BDN.benchmark.Network.RawStringOperations.SetNx(Params: None) 305.7692388466426 ns (± 0.7508664646958242) 314.6703572670619 ns (± 0.8787704916028914) 0.97
BDN.benchmark.Network.RawStringOperations.SetXx(Params: None) 314.62079674857006 ns (± 1.1811424312509422) 353.53823194503786 ns (± 3.310274792025948) 0.89
BDN.benchmark.Network.RawStringOperations.GetFound(Params: None) 248.9067827974047 ns (± 1.5575004607031036) 271.4655618349711 ns (± 1.9904078065880633) 0.92
BDN.benchmark.Network.RawStringOperations.GetNotFound(Params: None) 182.87260378201802 ns (± 1.0626004669772675) 190.96616832415262 ns (± 1.359718725669579) 0.96
BDN.benchmark.Network.RawStringOperations.Increment(Params: None) 339.2547801824716 ns (± 3.3938395940947643) 324.3886949465825 ns (± 0.7825308470637452) 1.05
BDN.benchmark.Network.RawStringOperations.Decrement(Params: None) 320.78303480148315 ns (± 2.1416622346593925) 338.8161456925528 ns (± 0.5885775305918757) 0.95
BDN.benchmark.Network.RawStringOperations.IncrementBy(Params: None) 376.55128288269043 ns (± 1.7620752188559818) 374.40089447157726 ns (± 1.3762796826937347) 1.01
BDN.benchmark.Network.RawStringOperations.DecrementBy(Params: None) 374.9802971204122 ns (± 1.832294692448424) 375.1713985125224 ns (± 1.9108535649310145) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cluster.ClusterMigrate (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Cluster.ClusterMigrate.Get(Params: None) 36141.49525960287 ns (± 68.22346150737515) 38618.197428385414 ns (± 259.62250723946227) 0.94
BDN.benchmark.Cluster.ClusterMigrate.Set(Params: None) 36770.51798502604 ns (± 16.44411461864169) 37809.25476074219 ns (± 364.94353640346) 0.97
BDN.benchmark.Cluster.ClusterMigrate.MGet(Params: None) 30351.46702357701 ns (± 35.60422780224711) 32581.175333658855 ns (± 402.08732688440864) 0.93
BDN.benchmark.Cluster.ClusterMigrate.MSet(Params: None) 30351.887730189734 ns (± 43.82654028831909) 32244.474080403645 ns (± 492.5570505284818) 0.94

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaScripts (ubuntu-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaScripts.Script1(Params: Managed,Limit) 251.5075558423996 ns (± 0.2568119473337608) 251.86337938308716 ns (± 2.7013084977434962) 1.00
BDN.benchmark.Lua.LuaScripts.Script2(Params: Managed,Limit) 314.78685679802527 ns (± 1.042962257728298) 310.856481997172 ns (± 1.9435412324692707) 1.01
BDN.benchmark.Lua.LuaScripts.Script3(Params: Managed,Limit) 540.7207555770874 ns (± 1.4632363320223158) 529.1347966512044 ns (± 3.715641386234147) 1.02
BDN.benchmark.Lua.LuaScripts.Script4(Params: Managed,Limit) 635.7415016038077 ns (± 1.0663155042391554) 636.5422100067138 ns (± 5.7239610619992805) 1.00
BDN.benchmark.Lua.LuaScripts.Script1(Params: Managed,None) 246.1227265871488 ns (± 0.3465892669060443) 247.88910204569498 ns (± 1.225062326401826) 0.99
BDN.benchmark.Lua.LuaScripts.Script2(Params: Managed,None) 319.37559747695923 ns (± 1.839745669822392) 307.94837484359743 ns (± 2.0319058197393685) 1.04
BDN.benchmark.Lua.LuaScripts.Script3(Params: Managed,None) 518.6581583704267 ns (± 1.9285867287470515) 535.8590327776395 ns (± 1.6711603590317932) 0.97
BDN.benchmark.Lua.LuaScripts.Script4(Params: Managed,None) 610.9427108764648 ns (± 2.6383244378381985) 651.7296438852946 ns (± 2.6648901494263817) 0.94
BDN.benchmark.Lua.LuaScripts.Script1(Params: Native,None) 246.5592762506925 ns (± 0.3377029190445967) 251.60863546530405 ns (± 0.27034969684353194) 0.98
BDN.benchmark.Lua.LuaScripts.Script2(Params: Native,None) 326.30898977915444 ns (± 0.9102738974603198) 336.28215656961714 ns (± 1.3791349626661988) 0.97
BDN.benchmark.Lua.LuaScripts.Script3(Params: Native,None) 531.4024287541707 ns (± 3.166421759151327) 558.3266117913382 ns (± 1.9458637641587704) 0.95
BDN.benchmark.Lua.LuaScripts.Script4(Params: Native,None) 599.6368936391978 ns (± 0.7344282789074948) 659.5011821587881 ns (± 1.05089232853023) 0.91
BDN.benchmark.Lua.LuaScripts.Script1(Params: Tracked,Limit) 250.28512855938502 ns (± 0.41116708534406166) 246.75885005791983 ns (± 0.4120712091270614) 1.01
BDN.benchmark.Lua.LuaScripts.Script2(Params: Tracked,Limit) 309.2421934264047 ns (± 1.23320524247633) 314.04786965052284 ns (± 2.6794363170406) 0.98
BDN.benchmark.Lua.LuaScripts.Script3(Params: Tracked,Limit) 549.040459394455 ns (± 0.5191349258874228) 536.1833896636963 ns (± 1.7302253776287864) 1.02
BDN.benchmark.Lua.LuaScripts.Script4(Params: Tracked,Limit) 593.4368238449097 ns (± 0.4853872640958722) 620.148444395799 ns (± 1.1595187897090335) 0.96
BDN.benchmark.Lua.LuaScripts.Script1(Params: Tracked,None) 250.55234803472246 ns (± 0.8377233749397044) 260.5958046913147 ns (± 0.32941843931660997) 0.96
BDN.benchmark.Lua.LuaScripts.Script2(Params: Tracked,None) 317.7634673754374 ns (± 1.2988980310292648) 344.56501156489054 ns (± 2.520574315153627) 0.92
BDN.benchmark.Lua.LuaScripts.Script3(Params: Tracked,None) 502.32839686075846 ns (± 1.4441505317826635) 527.7105464201707 ns (± 2.40036035380053) 0.95
BDN.benchmark.Lua.LuaScripts.Script4(Params: Tracked,None) 593.1507202557156 ns (± 2.2434130116798134) 622.6264102799552 ns (± 2.3555743144565513) 0.95

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaScriptCacheOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Managed,Limit) 3011.1111111111113 ns (± 1446.0988258272519) 1804.6875 ns (± 1296.7992606291928) 1.67
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Managed,Limit) 847.3684210526316 ns (± 903.8737090826816) 1519.1489361702127 ns (± 888.5504198115282) 0.56
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Managed,Limit) 3617 ns (± 2935.331791684328) 2259.375 ns (± 1187.1751633272372) 1.60
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Managed,Limit) 214466.32653061225 ns (± 43453.55369396785) 215495.87628865978 ns (± 42266.490661253985) 1.00
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Managed,Limit) 3531.6326530612246 ns (± 2373.928274252177) 3910.4166666666665 ns (± 1696.527671554719) 0.90
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Managed,Limit) 11152.577319587628 ns (± 5667.673184817284) 7525.263157894737 ns (± 2426.0101392963397) 1.48
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Managed,None) 1378.9473684210527 ns (± 977.0390284721972) 1157.7319587628865 ns (± 1151.7048098676) 1.19
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Managed,None) 940.4255319148937 ns (± 693.8003724130353) 935.4166666666666 ns (± 901.3999832619044) 1.01
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Managed,None) 2636.734693877551 ns (± 1577.0020987965327) 2131.6326530612246 ns (± 1631.9362314946784) 1.24
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Managed,None) 230900 ns (± 52870.063706824076) 221488.65979381444 ns (± 43517.97491719337) 1.04
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Managed,None) 2942.8571428571427 ns (± 1715.9049789854962) 2875.252525252525 ns (± 2206.0373298941286) 1.02
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Managed,None) 9751.030927835052 ns (± 4060.3390366795106) 7684.210526315789 ns (± 1998.0477593952025) 1.27
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Native,None) 835.7142857142857 ns (± 908.8624361447952) 1398.9690721649486 ns (± 1281.8033232326136) 0.60
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Native,None) 839.7849462365591 ns (± 505.86554858893254) 1034.5360824742268 ns (± 943.3252583045401) 0.81
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Native,None) 3819.387755102041 ns (± 2438.0851943905186) 1822.9166666666667 ns (± 1987.1417805834462) 2.10
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Native,None) 263476.5306122449 ns (± 44533.14889748823) 216958.88888888888 ns (± 30853.611936661116) 1.21
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Native,None) 5306.18556701031 ns (± 3566.6807174467117) 1963.6363636363637 ns (± 1564.82081816095) 2.70
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Native,None) 14336.458333333334 ns (± 3015.36834763679) 11756.25 ns (± 3000.6249349093932) 1.22
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Tracked,Limit) 2343.75 ns (± 2075.664129609453) 819.3548387096774 ns (± 839.8056276818554) 2.86
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Tracked,Limit) 976.8421052631579 ns (± 1007.678249009789) 1058.3333333333333 ns (± 958.4710046040341) 0.92
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Tracked,Limit) 2131.6326530612246 ns (± 1926.4623278897661) 1779.79797979798 ns (± 1367.5525433311093) 1.20
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Tracked,Limit) 281284.94623655913 ns (± 43171.25388757359) 254866.66666666666 ns (± 26478.91950768713) 1.10
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Tracked,Limit) 4736.082474226804 ns (± 3314.934186344251) 2105.1546391752577 ns (± 1455.5476585307324) 2.25
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Tracked,Limit) 12422.164948453608 ns (± 3158.610660692756) 7115.05376344086 ns (± 1912.8254901516043) 1.75
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupHit(Params: Tracked,None) 1576.2886597938145 ns (± 1975.4099361417525) 1298.9583333333333 ns (± 1533.6571216105208) 1.21
BDN.benchmark.Lua.LuaScriptCacheOperations.LookupMiss(Params: Tracked,None) 955.7894736842105 ns (± 863.7764423976897) 797.8947368421053 ns (± 688.9676130127707) 1.20
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadOuterHit(Params: Tracked,None) 2455.6701030927834 ns (± 1968.5003319026973) 2027.659574468085 ns (± 1481.999829881083) 1.21
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadInnerHit(Params: Tracked,None) 284209.0909090909 ns (± 50347.004229441554) 275173.3333333333 ns (± 27281.956007506233) 1.03
BDN.benchmark.Lua.LuaScriptCacheOperations.LoadMiss(Params: Tracked,None) 3573.1958762886597 ns (± 2416.8900240424987) 2812.2448979591836 ns (± 2098.3186841448637) 1.27
BDN.benchmark.Lua.LuaScriptCacheOperations.Digest(Params: Tracked,None) 8910.10101010101 ns (± 3112.7615847620573) 9387.755102040815 ns (± 2523.5495091187936) 0.95

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Network.RawStringOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Network.RawStringOperations.Set(Params: None) 211.32283369700113 ns (± 0.5358922315116089) 223.80303995949882 ns (± 0.5085026784575112) 0.94
BDN.benchmark.Network.RawStringOperations.SetEx(Params: None) 286.58196244921004 ns (± 0.39027173764050865) 292.2508255640666 ns (± 0.7893542706596725) 0.98
BDN.benchmark.Network.RawStringOperations.SetNx(Params: None) 300.25931767054965 ns (± 0.4858521012939454) 305.57682911554974 ns (± 0.8344995093858699) 0.98
BDN.benchmark.Network.RawStringOperations.SetXx(Params: None) 294.6137024806096 ns (± 0.7561437108109395) 305.1804615901067 ns (± 1.4225366882128616) 0.97
BDN.benchmark.Network.RawStringOperations.GetFound(Params: None) 221.75529514040267 ns (± 0.3610667796694254) 220.96864155360632 ns (± 0.3333268254206664) 1.00
BDN.benchmark.Network.RawStringOperations.GetNotFound(Params: None) 171.36088530222574 ns (± 0.2519694851065379) 183.1892983118693 ns (± 0.44297250635760665) 0.94
BDN.benchmark.Network.RawStringOperations.Increment(Params: None) 298.8404494065505 ns (± 0.3465805916857564) 298.95176546914234 ns (± 0.7986422367231139) 1.00
BDN.benchmark.Network.RawStringOperations.Decrement(Params: None) 299.50025631831244 ns (± 0.4955677750474433) 300.7274826367696 ns (± 0.6073015151730925) 1.00
BDN.benchmark.Network.RawStringOperations.IncrementBy(Params: None) 350.1821041107178 ns (± 1.101431592876549) 355.0650215148926 ns (± 1.2994998258085986) 0.99
BDN.benchmark.Network.RawStringOperations.DecrementBy(Params: None) 357.5511582692464 ns (± 2.1352405020702556) 356.96330547332764 ns (± 1.0319097543869045) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cluster.ClusterOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Cluster.ClusterOperations.Get(Params: DSV) 16076.35269165039 ns (± 8.413894990091757) 17100.67608173077 ns (± 39.18902752315452) 0.94
BDN.benchmark.Cluster.ClusterOperations.Set(Params: DSV) 15979.972025553385 ns (± 38.832748526972104) 15173.033494215746 ns (± 17.082891039418485) 1.05
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: DSV) 14767.552185058594 ns (± 13.51642536864519) 14903.729030064174 ns (± 18.758263954288854) 0.99
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: DSV) 13557.987322126117 ns (± 18.265856755620916) 13383.430807931083 ns (± 16.45464386307736) 1.01
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: DSV) 144665.91064453125 ns (± 240.2902383926375) 144824.11934988838 ns (± 219.51072663024448) 1.00
BDN.benchmark.Cluster.ClusterOperations.Get(Params: None) 19797.828909067008 ns (± 33.55575535264318) 19395.674602801984 ns (± 22.052737529016998) 1.02
BDN.benchmark.Cluster.ClusterOperations.Set(Params: None) 18863.048964280348 ns (± 24.8832305642294) 20633.29608623798 ns (± 37.991938656329744) 0.91
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: None) 15470.310320172992 ns (± 27.373708238632688) 15450.311061314174 ns (± 43.48815440573894) 1.00
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: None) 15553.381319399234 ns (± 333.29068828223797) 15571.373203822544 ns (± 20.995112908516546) 1.00
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: None) 149736.22523716517 ns (± 137.532718866622) 152203.85131835938 ns (± 187.2439376076202) 0.98

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaRunnerOperations (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Managed,Limit) 3432.222222222222 ns (± 489.6290220931611) 6760.309278350515 ns (± 1635.5098934839398) 0.51
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Managed,Limit) 3007.446808510638 ns (± 971.778035820775) 5508.333333333333 ns (± 1454.7683242334444) 0.55
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Managed,Limit) 245128.28282828283 ns (± 53297.802229842804) 268231.25 ns (± 49979.06785529528) 0.91
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Managed,Limit) 241002.57731958764 ns (± 45553.65676133912) 260910 ns (± 50476.74832249123) 0.92
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Managed,Limit) 19556.043956043955 ns (± 5537.572849607767) 30478.125 ns (± 10252.868180224139) 0.64
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Managed,Limit) 133257.57575757575 ns (± 25816.05295124425) 138880.92783505155 ns (± 28957.095995716754) 0.96
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Managed,None) 2611.7021276595747 ns (± 653.5027840894244) 5582.105263157895 ns (± 1766.7122336309799) 0.47
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Managed,None) 3005.4945054945056 ns (± 1095.9889128963382) 4963.636363636364 ns (± 2212.462592579172) 0.61
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Managed,None) 246480.61224489796 ns (± 61369.122593277425) 264950 ns (± 48279.47046148328) 0.93
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Managed,None) 259916.1616161616 ns (± 54786.963493060466) 284881.9587628866 ns (± 62075.58152901145) 0.91
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Managed,None) 18898.936170212764 ns (± 5402.498320537344) 31535.416666666668 ns (± 7673.453613000939) 0.60
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Managed,None) 125350 ns (± 28618.065269927218) 130002.12765957447 ns (± 22680.42108958147) 0.96
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Native,None) 2922.6315789473683 ns (± 859.4211442869441) 6021.649484536082 ns (± 2124.471836526067) 0.49
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Native,None) 3007.2916666666665 ns (± 657.7865261884647) 5892.708333333333 ns (± 2029.0129719523422) 0.51
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Native,None) 233716.27906976745 ns (± 24941.80455033449) 269932.14285714284 ns (± 27010.20405446215) 0.87
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Native,None) 253792.70833333334 ns (± 48406.896517773755) 293752.5252525252 ns (± 53583.83921660227) 0.86
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Native,None) 19789.130434782608 ns (± 3861.317218789268) 30454.736842105263 ns (± 6950.459473883459) 0.65
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Native,None) 124307.21649484536 ns (± 26209.004684390282) 140361.22448979592 ns (± 26250.682397229582) 0.89
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Tracked,Limit) 2971.276595744681 ns (± 825.353927395912) 5657.142857142857 ns (± 1767.533665232988) 0.53
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Tracked,Limit) 2770.5263157894738 ns (± 813.5650053420029) 5440.20618556701 ns (± 2055.9192892016313) 0.51
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Tracked,Limit) 303665.05376344087 ns (± 49225.67805136506) 333832.5842696629 ns (± 42449.27126283392) 0.91
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Tracked,Limit) 321737.8947368421 ns (± 70252.02833287035) 372675 ns (± 66057.93504817027) 0.86
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Tracked,Limit) 23995.505617977527 ns (± 3994.453828644491) 39966.30434782609 ns (± 8991.611196351549) 0.60
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Tracked,Limit) 138105 ns (± 31704.976428047226) 158238.88888888888 ns (± 29491.5653417016) 0.87
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersSmall(Params: Tracked,None) 2770.2127659574467 ns (± 739.4897670246712) 6055 ns (± 2208.586320557459) 0.46
BDN.benchmark.Lua.LuaRunnerOperations.ResetParametersLarge(Params: Tracked,None) 4436 ns (± 1958.8710415889448) 5792.631578947368 ns (± 1953.6785872800103) 0.77
BDN.benchmark.Lua.LuaRunnerOperations.ConstructSmall(Params: Tracked,None) 310252.17391304346 ns (± 50261.57179812201) 366318.55670103093 ns (± 73829.8400178536) 0.85
BDN.benchmark.Lua.LuaRunnerOperations.ConstructLarge(Params: Tracked,None) 320585.56701030926 ns (± 56576.22069255097) 345894.44444444444 ns (± 44277.374852685134) 0.93
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionSmall(Params: Tracked,None) 24574.444444444445 ns (± 5941.126157974495) 39849.4623655914 ns (± 8152.041937532318) 0.62
BDN.benchmark.Lua.LuaRunnerOperations.CompileForSessionLarge(Params: Tracked,None) 139143.8144329897 ns (± 30651.74279450039) 153548.97959183675 ns (± 30874.376307062375) 0.91

This comment was automatically generated by workflow using github-action-benchmark.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lua.LuaScripts (windows-latest net8.0 Release)

Benchmark suite Current: e5c9cfe Previous: e627748 Ratio
BDN.benchmark.Lua.LuaScripts.Script1(Params: Managed,Limit) 173.10028076171875 ns (± 1.2198931958276789) 145.95201015472412 ns (± 0.27638566809992854) 1.19
BDN.benchmark.Lua.LuaScripts.Script2(Params: Managed,Limit) 175.59870389791635 ns (± 0.2759857975575992) 187.5511129697164 ns (± 0.8898263402697136) 0.94
BDN.benchmark.Lua.LuaScripts.Script3(Params: Managed,Limit) 266.9219357626779 ns (± 1.2673768797884495) 269.3428005490984 ns (± 0.41105403840303956) 0.99
BDN.benchmark.Lua.LuaScripts.Script4(Params: Managed,Limit) 286.71892166137695 ns (± 0.5641033138761805) 280.9889929635184 ns (± 0.9570023453731856) 1.02
BDN.benchmark.Lua.LuaScripts.Script1(Params: Managed,None) 139.71742666684665 ns (± 0.2554715773998784) 143.346905708313 ns (± 0.6246024828281418) 0.97
BDN.benchmark.Lua.LuaScripts.Script2(Params: Managed,None) 176.00564105170113 ns (± 0.3327385498278758) 185.2455769266401 ns (± 0.37416860149766024) 0.95
BDN.benchmark.Lua.LuaScripts.Script3(Params: Managed,None) 281.28957748413086 ns (± 0.437310010217838) 277.83874731797437 ns (± 0.7013171155453857) 1.01
BDN.benchmark.Lua.LuaScripts.Script4(Params: Managed,None) 279.2169864361103 ns (± 0.26785012475796494) 287.7286783854167 ns (± 0.5492885819039668) 0.97
BDN.benchmark.Lua.LuaScripts.Script1(Params: Native,None) 144.0860629081726 ns (± 0.41422691829643254) 195.2293618520101 ns (± 0.7985790053129977) 0.74
BDN.benchmark.Lua.LuaScripts.Script2(Params: Native,None) 172.49964276949564 ns (± 0.2739752048027875) 181.90739154815674 ns (± 0.25625351773142324) 0.95
BDN.benchmark.Lua.LuaScripts.Script3(Params: Native,None) 270.1789924076625 ns (± 0.32133528307273596) 283.74600410461426 ns (± 0.8800583560173671) 0.95
BDN.benchmark.Lua.LuaScripts.Script4(Params: Native,None) 278.00397191728865 ns (± 0.6980930528261555) 276.4749343578632 ns (± 0.6069672160249759) 1.01
BDN.benchmark.Lua.LuaScripts.Script1(Params: Tracked,Limit) 144.69265619913736 ns (± 0.1940121931348771) 145.950251359206 ns (± 0.1224481366310018) 0.99
BDN.benchmark.Lua.LuaScripts.Script2(Params: Tracked,Limit) 183.08747836521692 ns (± 0.22288441650134236) 181.20803151811873 ns (± 0.4207630778358536) 1.01
BDN.benchmark.Lua.LuaScripts.Script3(Params: Tracked,Limit) 271.3938633600871 ns (± 0.6021362314577978) 286.695499420166 ns (± 0.7588151685065635) 0.95
BDN.benchmark.Lua.LuaScripts.Script4(Params: Tracked,Limit) 298.27749888102215 ns (± 1.131746726653601) 277.0023235907921 ns (± 0.5730576028626172) 1.08
BDN.benchmark.Lua.LuaScripts.Script1(Params: Tracked,None) 146.42091592152914 ns (± 0.6017617097005067) 137.7573792139689 ns (± 0.2095814628927012) 1.06
BDN.benchmark.Lua.LuaScripts.Script2(Params: Tracked,None) 175.58548291524252 ns (± 0.30491360103775045) 177.23597969327653 ns (± 0.21317862130222023) 0.99
BDN.benchmark.Lua.LuaScripts.Script3(Params: Tracked,None) 269.4283088048299 ns (± 0.4322175594256532) 271.83174065181186 ns (± 0.8954444832186242) 0.99
BDN.benchmark.Lua.LuaScripts.Script4(Params: Tracked,None) 282.73509979248047 ns (± 0.35930809417653936) 274.01536623636883 ns (± 0.5555823720831774) 1.03

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.