Skip to content

Commit

Permalink
revert names of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc committed Dec 20, 2024
1 parent 6311d97 commit 1162747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion benchmark/BDN.benchmark/Network/BasicOperations.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace BDN.benchmark.Network
/// Benchmark for BasicOperations
/// </summary>
[MemoryDiagnoser]
public class BasicNetworkOperations : NetworkBase
public class BasicOperations : NetworkBase
{
static ReadOnlySpan<byte> INLINE_PING => "PING\r\n"u8;
byte[] pingRequestBuffer;
Expand Down
2 changes: 1 addition & 1 deletion benchmark/BDN.benchmark/Network/RawStringOperations.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace BDN.benchmark.Network
/// Benchmark for RawStringOperations
/// </summary>
[MemoryDiagnoser]
public class RawStringNetworkOperations : NetworkBase
public class RawStringOperations : NetworkBase
{
static ReadOnlySpan<byte> SET => "*3\r\n$3\r\nSET\r\n$1\r\na\r\n$1\r\na\r\n"u8;
byte[] setRequestBuffer;
Expand Down

22 comments on commit 1162747

@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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Network.BasicOperations.InlinePing(Params: None) 1913.975495974223 ns (± 3.4769739468855567) 1789.6206674575806 ns (± 9.556765923707044) 1.07

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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Cluster.ClusterMigrate.Get(Params: None) 38258.58817952474 ns (± 225.9308878366491) 38256.19110921224 ns (± 401.77375455002704) 1.00
BDN.benchmark.Cluster.ClusterMigrate.Set(Params: None) 37936.36031668527 ns (± 44.05199737934401) 37929.265001569474 ns (± 454.4136103000083) 1.00
BDN.benchmark.Cluster.ClusterMigrate.MGet(Params: None) 32297.577344621932 ns (± 234.92900704689401) 32094.584416707356 ns (± 55.312553988216685) 1.01
BDN.benchmark.Cluster.ClusterMigrate.MSet(Params: None) 31667.669089181083 ns (± 84.784275628331) 32391.27668253581 ns (± 51.19309062965109) 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.LuaScripts (ubuntu-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Lua.LuaScripts.Script1(Params: None) 252.27720737457275 ns (± 0.44731308537272574) 243.29741797080408 ns (± 0.9400159859821414) 1.04
BDN.benchmark.Lua.LuaScripts.Script2(Params: None) 481.953276570638 ns (± 3.540134820989461) 464.2924782117208 ns (± 2.816029727610623) 1.04
BDN.benchmark.Lua.LuaScripts.Script3(Params: None) 659.4054748535157 ns (± 3.673117773057013) 662.473366517287 ns (± 1.0760939151536784) 1.00
BDN.benchmark.Lua.LuaScripts.Script4(Params: None) 669.5274286270142 ns (± 0.498161429160707) 646.7009962626865 ns (± 2.138560913940816) 1.04

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.BasicOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: ACL) 1743.3768205006918 ns (± 12.229099200756103) 1739.4566920353816 ns (± 8.287509384220039) 1.00
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: AOF) 1781.9395240783692 ns (± 9.688297564734375) 1773.4116777273325 ns (± 6.197359762821077) 1.00
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: None) 1670.7834471066792 ns (± 0.8999297168213588) 1710.943059794108 ns (± 12.08529792743008) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Network.BasicOperations.InlinePing(Params: None) 1850.668320289025 ns (± 1.904484848744969) 1906.5223693847656 ns (± 1.724979573739075) 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.ObjectOperations (ubuntu-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: ACL) 148656.91390555244 ns (± 937.4879788826959) 168684.01864698456 ns (± 8901.772425129784) 0.88
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: ACL) 134366.80596051898 ns (± 310.0563548582623) 159653.11356689452 ns (± 10456.72019255114) 0.84
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: ACL) 129683.65581805889 ns (± 1101.6970151722057) 143030.89491271973 ns (± 8634.41199132428) 0.91
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: AOF) 165620.41397530693 ns (± 1027.9335871547046) 183327.41441761365 ns (± 6767.022057438152) 0.90
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: AOF) 152124.58952985491 ns (± 1208.3350693922423) 180779.5588623047 ns (± 12991.616361258748) 0.84
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: AOF) 143022.30840657552 ns (± 1519.4529973174135) 163325.47594482423 ns (± 10687.611627448161) 0.88
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: None) 147148.35028483073 ns (± 1372.492575455688) 168883.59687943893 ns (± 11468.354885588684) 0.87
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: None) 137237.95949707032 ns (± 1082.7650343437826) 151069.8085863518 ns (± 10175.780447150992) 0.91
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: None) 132064.77115885416 ns (± 420.7148278874811) 159196.88803378018 ns (± 5878.51689142035) 0.83

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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Cluster.ClusterMigrate.Get(Params: None) 35456.85894305889 ns (± 36.5509052443906) 36193.30491286058 ns (± 47.43407909278956) 0.98
BDN.benchmark.Cluster.ClusterMigrate.Set(Params: None) 36357.11451939174 ns (± 487.8924686157599) 36894.24525669643 ns (± 27.856875576285088) 0.99
BDN.benchmark.Cluster.ClusterMigrate.MGet(Params: None) 30811.831665039062 ns (± 46.46914928752745) 30704.66570172991 ns (± 22.06783702310936) 1.00
BDN.benchmark.Cluster.ClusterMigrate.MSet(Params: None) 31222.638811383928 ns (± 57.72746674883836) 30230.61043875558 ns (± 24.70081974753666) 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.LuaScripts (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Lua.LuaScripts.Script1(Params: None) 129.2268451054891 ns (± 0.44108178549197113) 130.19526554987982 ns (± 0.5113552972709001) 0.99
BDN.benchmark.Lua.LuaScripts.Script2(Params: None) 201.92385741642542 ns (± 0.3998993702378109) 200.67571798960367 ns (± 0.30905029634433967) 1.01
BDN.benchmark.Lua.LuaScripts.Script3(Params: None) 309.79028701782227 ns (± 0.5631139646392613) 311.9860363006592 ns (± 0.592525766521176) 0.99
BDN.benchmark.Lua.LuaScripts.Script4(Params: None) 299.49430318979114 ns (± 1.0732503741196628) 282.6888697487967 ns (± 0.8628570777829071) 1.06

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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Cluster.ClusterOperations.Get(Params: DSV) 18990.49350445087 ns (± 11.47276002758182) 16515.37856401716 ns (± 106.1915380702741) 1.15
BDN.benchmark.Cluster.ClusterOperations.Set(Params: DSV) 16825.14556274414 ns (± 117.02057781615139) 16353.40552775065 ns (± 17.129630989759693) 1.03
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: DSV) 14816.130091349283 ns (± 58.886387606614875) 16040.236328125 ns (± 77.76746218948932) 0.92
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: DSV) 14114.468583170574 ns (± 78.57813731706413) 14177.65805053711 ns (± 70.4186531535941) 1.00
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: DSV) 122887.4235182542 ns (± 374.8567842947495) 121313.79031808036 ns (± 362.7647481626232) 1.01
BDN.benchmark.Cluster.ClusterOperations.Get(Params: None) 20516.209622701008 ns (± 21.409921428677293) 21020.341227213543 ns (± 27.498770295628695) 0.98
BDN.benchmark.Cluster.ClusterOperations.Set(Params: None) 22565.322745186942 ns (± 175.80304991411944) 20717.494986900918 ns (± 91.0068351767435) 1.09
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: None) 16154.313319614956 ns (± 23.63628442359999) 16632.62521144322 ns (± 92.62583724958974) 0.97
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: None) 15515.055669148764 ns (± 23.310638904456457) 15201.197201538085 ns (± 114.49765208374279) 1.02
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: None) 128520.44330303486 ns (± 138.12561542800927) 128148.62432861328 ns (± 336.2650250582309) 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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Network.RawStringOperations.Set(Params: None) 15194.248782231258 ns (± 44.57361212499198) 15591.524400838216 ns (± 148.17937671072735) 0.97
BDN.benchmark.Network.RawStringOperations.SetEx(Params: None) 19557.842069185695 ns (± 15.161515275486671) 19610.45559794108 ns (± 198.41190701617816) 1.00
BDN.benchmark.Network.RawStringOperations.SetNx(Params: None) 19182.863780095027 ns (± 72.52206166379045) 18611.063011169434 ns (± 18.122744499832578) 1.03
BDN.benchmark.Network.RawStringOperations.SetXx(Params: None) 19803.167717566856 ns (± 76.89325457063615) 20431.340837918797 ns (± 129.84372675860328) 0.97
BDN.benchmark.Network.RawStringOperations.GetFound(Params: None) 16378.896116990309 ns (± 16.14334530697108) 16359.542706298827 ns (± 129.05486076653492) 1.00
BDN.benchmark.Network.RawStringOperations.GetNotFound(Params: None) 10566.641927865836 ns (± 25.16359789454309) 10556.929723467145 ns (± 86.50243759532061) 1.00
BDN.benchmark.Network.RawStringOperations.Increment(Params: None) 21842.303820800782 ns (± 156.43286037479737) 20892.962319510323 ns (± 183.8502638622751) 1.05
BDN.benchmark.Network.RawStringOperations.Decrement(Params: None) 21159.634926932198 ns (± 21.81781720847392) 21623.35189107259 ns (± 180.7886398537369) 0.98
BDN.benchmark.Network.RawStringOperations.IncrementBy(Params: None) 26948.449596150716 ns (± 198.1487428413882) 27850.25258890788 ns (± 215.9559532257624) 0.97
BDN.benchmark.Network.RawStringOperations.DecrementBy(Params: None) 28960.772173055015 ns (± 219.40553898623304) 28364.5293162028 ns (± 284.49297043145606) 1.02

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.BasicOperations (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: ACL) 1955.7513897235576 ns (± 2.1865886679182207) 1742.8324508666992 ns (± 2.777946157121821) 1.12
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: AOF) 1894.1736902509417 ns (± 3.006819371792427) 1893.6009270804268 ns (± 2.378227354933072) 1.00
BDN.benchmark.Operations.BasicOperations.InlinePing(Params: None) 1893.3787854512532 ns (± 1.292617227599148) 1895.1578521728516 ns (± 3.032483192073589) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: ACL) 63855.177779134116 ns (± 400.2408465947959) 59236.38881037785 ns (± 84.78989107604038) 1.08
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: ACL) 230670.02194824218 ns (± 829.1668360442349) 239402.53010441706 ns (± 973.2860148615479) 0.96
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: ACL) 118390.92371544472 ns (± 59.487074529800935) 119599.7933255709 ns (± 481.6822594907523) 0.99
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: ACL) 111264.85159737723 ns (± 491.2701885878383) 109370.54041341147 ns (± 492.604846536467) 1.02
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: AOF) 56849.906231689456 ns (± 217.17715438420254) 59852.741107647234 ns (± 273.4151468895823) 0.95
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: AOF) 244294.76943359376 ns (± 1751.5257424928539) 248521.09408804087 ns (± 1496.7465700298037) 0.98
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: AOF) 129841.69702148438 ns (± 1312.1543754538375) 130984.97961425781 ns (± 1667.5144784233753) 0.99
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: AOF) 137138.37367350262 ns (± 658.8241689824112) 138212.82120768228 ns (± 334.421674281406) 0.99
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: None) 57114.81830851237 ns (± 19.758108566500074) 58350.76025187175 ns (± 299.69056275106266) 0.98
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: None) 230640.4110281808 ns (± 985.8696175136937) 232247.1064860026 ns (± 1341.0508023322814) 0.99
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: None) 119758.96523611886 ns (± 412.91088213949433) 121284.0446495643 ns (± 1175.339732527712) 0.99
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: None) 108878.80910818918 ns (± 407.06784993776415) 117367.42833455403 ns (± 160.05528185053504) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Network.RawStringOperations.Set(Params: None) 13913.706425258091 ns (± 29.44677224519938) 13716.304125104632 ns (± 8.41828267444452) 1.01
BDN.benchmark.Network.RawStringOperations.SetEx(Params: None) 19782.087809244793 ns (± 20.214492317849913) 19668.853407639723 ns (± 44.0601722428923) 1.01
BDN.benchmark.Network.RawStringOperations.SetNx(Params: None) 20409.141976492745 ns (± 46.404070039241454) 17549.02557373047 ns (± 55.13408190993833) 1.16
BDN.benchmark.Network.RawStringOperations.SetXx(Params: None) 18263.91841343471 ns (± 36.04201024770215) 18112.503865559895 ns (± 21.419004606916104) 1.01
BDN.benchmark.Network.RawStringOperations.GetFound(Params: None) 15419.85829671224 ns (± 17.382745783490552) 15095.222473144531 ns (± 20.498176914751884) 1.02
BDN.benchmark.Network.RawStringOperations.GetNotFound(Params: None) 10808.486829485211 ns (± 29.932299073472883) 11536.82621547154 ns (± 15.26163564644207) 0.94
BDN.benchmark.Network.RawStringOperations.Increment(Params: None) 20972.20951960637 ns (± 28.284155837807994) 20303.277151925224 ns (± 25.379668412761987) 1.03
BDN.benchmark.Network.RawStringOperations.Decrement(Params: None) 20129.502868652344 ns (± 20.29231039937788) 20362.3783656529 ns (± 49.22717063518377) 0.99
BDN.benchmark.Network.RawStringOperations.IncrementBy(Params: None) 25332.919921875 ns (± 176.9110186309003) 26030.130920410156 ns (± 88.12604754027275) 0.97
BDN.benchmark.Network.RawStringOperations.DecrementBy(Params: None) 26140.54194859096 ns (± 69.82215202589543) 26177.980550130207 ns (± 549.8709012740086) 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: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Cluster.ClusterOperations.Get(Params: DSV) 16259.12606375558 ns (± 18.87003237115241) 16569.711068960336 ns (± 14.594093100422374) 0.98
BDN.benchmark.Cluster.ClusterOperations.Set(Params: DSV) 15860.897592397836 ns (± 17.51535894287006) 15155.37150456355 ns (± 17.475985618948478) 1.05
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: DSV) 14207.056100027901 ns (± 18.433414315955527) 14335.92997959682 ns (± 19.12088807005705) 0.99
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: DSV) 12933.790384928385 ns (± 11.749324548850952) 13331.629004845252 ns (± 16.62531464354748) 0.97
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: DSV) 134593.99239676338 ns (± 312.99486104085184) 134323.95958533653 ns (± 161.66056863757817) 1.00
BDN.benchmark.Cluster.ClusterOperations.Get(Params: None) 18981.75307053786 ns (± 16.586534946946113) 19415.867716471355 ns (± 23.210786363413778) 0.98
BDN.benchmark.Cluster.ClusterOperations.Set(Params: None) 18236.065877278645 ns (± 29.63489198331964) 18044.268681452824 ns (± 30.18177806745092) 1.01
BDN.benchmark.Cluster.ClusterOperations.MGet(Params: None) 15381.035868326822 ns (± 47.731553203817576) 15615.099661690849 ns (± 17.092958590146782) 0.99
BDN.benchmark.Cluster.ClusterOperations.MSet(Params: None) 14580.65708705357 ns (± 17.661216876885693) 14542.591966901507 ns (± 23.433861140243263) 1.00
BDN.benchmark.Cluster.ClusterOperations.CTXNSET(Params: None) 138291.2388392857 ns (± 117.64940279020824) 143760.05483774038 ns (± 296.3034543714321) 0.96

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.ObjectOperations (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: ACL) 115355.62931941106 ns (± 209.83594345923962) 115266.16559709821 ns (± 146.59878525919322) 1.00
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: ACL) 105292.76489257812 ns (± 107.53791933974824) 106992.32224684495 ns (± 220.94286153013653) 0.98
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: ACL) 95261.02013221153 ns (± 125.6022404810469) 94935.51722935268 ns (± 114.31227444686591) 1.00
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: AOF) 132825.97133091517 ns (± 340.5923937047791) 132299.7713216146 ns (± 324.67967780775365) 1.00
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: AOF) 116596.59993489583 ns (± 464.10847477580336) 117147.90974934895 ns (± 299.6344901822359) 1.00
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: AOF) 113803.23201497395 ns (± 249.41556513654766) 108796.00394112723 ns (± 249.8922689302751) 1.05
BDN.benchmark.Operations.ObjectOperations.ZAddRem(Params: None) 114168.30444335938 ns (± 309.9586081425386) 116764.37284029447 ns (± 205.01483530773447) 0.98
BDN.benchmark.Operations.ObjectOperations.LPushPop(Params: None) 102857.96595982143 ns (± 94.17135145882723) 102578.7967936198 ns (± 191.09616371020346) 1.00
BDN.benchmark.Operations.ObjectOperations.SAddRem(Params: None) 94357.68479567308 ns (± 132.6733870023639) 94656.61987304688 ns (± 253.04894773174206) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: ACL) 60760.34393310547 ns (± 39.71041642094588) 60938.07373046875 ns (± 56.276472140926316) 1.00
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: ACL) 226252.50244140625 ns (± 304.0659970862921) 228852.53436748797 ns (± 402.12786087628467) 0.99
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: ACL) 129609.91680438702 ns (± 177.15604945469246) 130873.65025111607 ns (± 268.0188424015215) 0.99
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: ACL) 112088.63089425223 ns (± 83.25388230609929) 109160.12479341947 ns (± 78.48512513602908) 1.03
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: AOF) 60068.93310546875 ns (± 52.106549181211115) 60599.91455078125 ns (± 56.49379041284348) 0.99
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: AOF) 230790.44846754806 ns (± 613.8022049186784) 237480.4931640625 ns (± 621.9381868740758) 0.97
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: AOF) 144663.75383649554 ns (± 737.7209498784875) 138633.18033854166 ns (± 466.4069239810901) 1.04
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: AOF) 132557.8702799479 ns (± 340.1188224022113) 130282.92887369792 ns (± 306.0935608572014) 1.02
BDN.benchmark.Operations.CustomOperations.CustomRawStringCommand(Params: None) 62553.981236049105 ns (± 87.93186525768657) 61455.09381975447 ns (± 81.2633087581896) 1.02
BDN.benchmark.Operations.CustomOperations.CustomObjectCommand(Params: None) 228816.38706752233 ns (± 388.42605897255703) 218608.4437779018 ns (± 281.5272989934045) 1.05
BDN.benchmark.Operations.CustomOperations.CustomTransaction(Params: None) 133586.75362723213 ns (± 176.8693288530799) 130955.99888392857 ns (± 113.14382152071482) 1.02
BDN.benchmark.Operations.CustomOperations.CustomProcedure(Params: None) 108372.45134626116 ns (± 56.30146252878733) 108332.44934082031 ns (± 67.27320306576236) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: ACL) 10303.259474436441 ns (± 12.235506874725221) 10746.071747916085 ns (± 61.97046217703261) 0.96
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: ACL) 12124.351676432292 ns (± 36.71366037999654) 10646.990911211285 ns (± 75.16080679107607) 1.14
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: ACL) 11430.702648707798 ns (± 72.839588114697) 10932.602099609376 ns (± 94.78460845726003) 1.05
BDN.benchmark.Operations.ScriptOperations.Eval(Params: ACL) 8676.22991825984 ns (± 19.607932335783723) 8804.24535929362 ns (± 92.93387690149358) 0.99
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: ACL) 9467.885415649414 ns (± 62.7683074270611) 10007.9306447347 ns (± 110.24124338608563) 0.95
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: ACL) 10824.36794934954 ns (± 36.18368445826129) 10081.53413282122 ns (± 90.69498207698722) 1.07
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: ACL) 12263.761764526367 ns (± 69.12391029488829) 12209.470718383789 ns (± 13.619553712633676) 1.00
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: ACL) 8812.965929303851 ns (± 75.40288359080309) 8740.576448567708 ns (± 96.78051859022024) 1.01
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: AOF) 145710.2298114483 ns (± 185.1485070269421) 149778.87782796225 ns (± 305.9059735075758) 0.97
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: AOF) 16562.415251511793 ns (± 9.036352661838988) 17117.196252441405 ns (± 140.8882927155044) 0.97
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: AOF) 16281.303963797433 ns (± 37.0095354450366) 16198.404122488839 ns (± 53.67552110640607) 1.01
BDN.benchmark.Operations.ScriptOperations.Eval(Params: AOF) 137155.41953822545 ns (± 75.14352436998564) 138320.3032430013 ns (± 113.0785887534473) 0.99
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: AOF) 41331.81981608073 ns (± 186.68818168133328) 42486.78775024414 ns (± 60.8590019110936) 0.97
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: AOF) 106155.61104329427 ns (± 401.5237819598572) 103774.72497558594 ns (± 489.87835371189766) 1.02
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: AOF) 8426712.946875 ns (± 40720.22380106589) 8497033.778125 ns (± 45486.95953544449) 0.99
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: AOF) 242938.8826497396 ns (± 924.9876710814051) 242332.25454101563 ns (± 1114.2233899580654) 1.00
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: None) 145492.50560709636 ns (± 1004.7198094480264) 146562.5623372396 ns (± 1353.0164884596884) 0.99
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: None) 16818.63276202862 ns (± 32.15898551532138) 17554.749157714843 ns (± 134.66190579864738) 0.96
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: None) 16686.967842610677 ns (± 130.67650695429356) 16201.641693115234 ns (± 196.18904984297905) 1.03
BDN.benchmark.Operations.ScriptOperations.Eval(Params: None) 140418.27749399038 ns (± 402.5639827557459) 139152.51568603516 ns (± 331.74221190497224) 1.01
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: None) 42909.24703979492 ns (± 44.627270890731836) 42805.39547322591 ns (± 172.26477422707495) 1.00
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: None) 105211.44652448382 ns (± 258.4442397573341) 102660.76471416767 ns (± 209.60193620712417) 1.02
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: None) 8503583.18125 ns (± 35813.89837587649) 8493989.440104166 ns (± 74295.9319680842) 1.00
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: None) 245791.60419108073 ns (± 748.5875336791079) 242370.69474283853 ns (± 894.1565599326796) 1.01

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.ScriptOperations (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: ACL) 15787.283833821615 ns (± 69.42579035731535) 15613.207571847099 ns (± 56.736021147831906) 1.01
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: ACL) 17839.050510951452 ns (± 30.57946459677146) 17514.810180664062 ns (± 16.668969317972916) 1.02
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: ACL) 18224.732462565105 ns (± 54.7418430995614) 17616.160583496094 ns (± 19.03736300978024) 1.03
BDN.benchmark.Operations.ScriptOperations.Eval(Params: ACL) 8294.608052571615 ns (± 9.224508001141007) 8031.3288007463725 ns (± 11.738867698322515) 1.03
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: ACL) 9325.780051095146 ns (± 13.259194236716489) 9446.627514178936 ns (± 14.488532128569583) 0.99
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: ACL) 10039.723322941707 ns (± 27.912559511069283) 10185.812612680289 ns (± 11.409908441160816) 0.99
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: ACL) 11689.427730015346 ns (± 13.512058164898171) 11672.067260742188 ns (± 13.936261415708168) 1.00
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: ACL) 8040.735626220703 ns (± 19.3487987671516) 8056.549944196428 ns (± 10.323745180377996) 1.00
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: AOF) 89549.11295572917 ns (± 167.9999434101323) 91011.78487141927 ns (± 215.44489321243844) 0.98
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: AOF) 23456.493486676896 ns (± 12.331176152035432) 23479.925101143974 ns (± 22.588642927543027) 1.00
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: AOF) 22676.3924231896 ns (± 23.07775693227114) 22669.943237304688 ns (± 18.51032726534233) 1.00
BDN.benchmark.Operations.ScriptOperations.Eval(Params: AOF) 72366.6250375601 ns (± 85.26951412285081) 71717.3974609375 ns (± 161.0051505746649) 1.01
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: AOF) 29534.857584635418 ns (± 102.15888065638897) 29451.87268938337 ns (± 50.75894836111788) 1.00
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: AOF) 63435.82240513393 ns (± 149.7124987461828) 64288.70896559495 ns (± 40.2862672863061) 0.99
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: AOF) 4461304.185267857 ns (± 19179.262647571908) 4497413.616071428 ns (± 19449.39320842287) 0.99
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: AOF) 128586.60231370192 ns (± 232.95891234084928) 129371.47623697917 ns (± 62.900780048726176) 0.99
BDN.benchmark.Operations.ScriptOperations.ScriptLoad(Params: None) 91828.27410016741 ns (± 291.29709389843805) 91616.97562081473 ns (± 183.4392484766762) 1.00
BDN.benchmark.Operations.ScriptOperations.ScriptExistsTrue(Params: None) 25031.177629743303 ns (± 29.697156443493522) 23798.70125906808 ns (± 15.334069597527176) 1.05
BDN.benchmark.Operations.ScriptOperations.ScriptExistsFalse(Params: None) 22930.269571940105 ns (± 30.905523282282672) 23453.682381766183 ns (± 21.412599011913628) 0.98
BDN.benchmark.Operations.ScriptOperations.Eval(Params: None) 72426.76827566964 ns (± 84.83052098536079) 72200.98970853366 ns (± 205.2359659891486) 1.00
BDN.benchmark.Operations.ScriptOperations.EvalSha(Params: None) 28105.89822622446 ns (± 29.878442605631463) 29320.520673479354 ns (± 39.94390757902877) 0.96
BDN.benchmark.Operations.ScriptOperations.SmallScript(Params: None) 64411.687825520836 ns (± 204.1540960296539) 63813.767787388395 ns (± 93.9939013445838) 1.01
BDN.benchmark.Operations.ScriptOperations.LargeScript(Params: None) 4437930.133928572 ns (± 8100.055351477048) 4480492.518028846 ns (± 7490.2001775725375) 0.99
BDN.benchmark.Operations.ScriptOperations.ArrayReturn(Params: None) 130253.39543269231 ns (± 139.82036489583814) 129860.21891276042 ns (± 221.22760024815477) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.RawStringOperations.Set(Params: ACL) 15029.106671142577 ns (± 73.20045058485742) 14896.243369038899 ns (± 84.49476443180637) 1.01
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: ACL) 19960.468231201172 ns (± 143.49876475950984) 19556.16487426758 ns (± 155.01242794780651) 1.02
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: ACL) 18723.815183512368 ns (± 160.1936418249326) 18057.049681443434 ns (± 23.861945786009287) 1.04
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: ACL) 19701.842169189455 ns (± 209.60118398527166) 19224.189369710286 ns (± 193.1368539889675) 1.02
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: ACL) 16117.641014685998 ns (± 126.29374531748766) 15931.549133300781 ns (± 23.481407048669755) 1.01
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: ACL) 10667.186801365444 ns (± 9.041527107524361) 10657.523790799654 ns (± 33.02149536968183) 1.00
BDN.benchmark.Operations.RawStringOperations.Increment(Params: ACL) 20890.99153849284 ns (± 166.34940982627586) 21134.152084350586 ns (± 74.13524454141226) 0.99
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: ACL) 20977.482047526042 ns (± 196.51740947463804) 21026.28894551595 ns (± 12.512495643615152) 1.00
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: ACL) 28662.936118570964 ns (± 147.36285152502) 25956.08244105748 ns (± 44.00421580817288) 1.10
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: ACL) 27485.34003507174 ns (± 113.80628270866313) 26249.08010559082 ns (± 167.6855016478492) 1.05
BDN.benchmark.Operations.RawStringOperations.Set(Params: AOF) 21169.115807669503 ns (± 105.79151790772985) 21423.804857526506 ns (± 132.80445088795136) 0.99
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: AOF) 26262.509165837215 ns (± 92.9383073638334) 26016.899240112303 ns (± 171.7399042774886) 1.01
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: AOF) 24731.774645124162 ns (± 55.21992177378404) 26712.22018737793 ns (± 150.29940373070465) 0.93
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: AOF) 26913.77930908203 ns (± 191.93871128862062) 27857.615195138114 ns (± 109.74320859654264) 0.97
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: AOF) 16103.830302937826 ns (± 113.34680597616355) 16732.1150794396 ns (± 16.85972412324708) 0.96
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: AOF) 10652.653356933593 ns (± 95.74614285112526) 10653.272410583497 ns (± 79.59071763964795) 1.00
BDN.benchmark.Operations.RawStringOperations.Increment(Params: AOF) 26382.423053995768 ns (± 171.328573264684) 26606.33019917806 ns (± 178.1458342745462) 0.99
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: AOF) 27984.262437947593 ns (± 162.12836892796173) 26802.634908040363 ns (± 146.11083190757233) 1.04
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: AOF) 33208.284311147836 ns (± 114.04416288441617) 32208.10760498047 ns (± 365.34289589909395) 1.03
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: AOF) 32759.303241436297 ns (± 159.86482118384018) 32436.550393911508 ns (± 104.91778041559557) 1.01
BDN.benchmark.Operations.RawStringOperations.Set(Params: None) 14572.792873382568 ns (± 14.503882458190485) 14664.801236666166 ns (± 23.803283561872004) 0.99
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: None) 19680.318145751953 ns (± 167.15496250704092) 19594.75664876302 ns (± 155.9158687094429) 1.00
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: None) 18891.720395406086 ns (± 46.33125233036477) 18953.327117919922 ns (± 30.72732765257478) 1.00
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: None) 19259.54892985026 ns (± 44.377486866379144) 19836.725612386068 ns (± 209.65540025495974) 0.97
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: None) 16906.612199910483 ns (± 114.88296005403492) 16371.870089213053 ns (± 17.571344210085883) 1.03
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: None) 10614.795264689128 ns (± 74.29756252105473) 10689.2191696167 ns (± 72.71142859664806) 0.99
BDN.benchmark.Operations.RawStringOperations.Increment(Params: None) 21452.899731953938 ns (± 44.75407970053463) 20801.20914048415 ns (± 110.09947552842078) 1.03
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: None) 20755.743562825523 ns (± 135.42975867943227) 20978.317728678387 ns (± 39.52498908063542) 0.99
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: None) 28093.7772870745 ns (± 77.46825113068861) 25920.4212890625 ns (± 119.25667812299758) 1.08
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: None) 27223.83311680385 ns (± 100.55373205528103) 26961.55428641183 ns (± 89.72032645564222) 1.01

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.RawStringOperations (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.RawStringOperations.Set(Params: ACL) 14462.229868570963 ns (± 156.48744600677603) 15843.743678501674 ns (± 23.05228943320095) 0.91
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: ACL) 19765.56630452474 ns (± 36.82704774756456) 19908.01718575614 ns (± 41.41598826182708) 0.99
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: ACL) 18303.250223795574 ns (± 47.44197259200823) 17839.119393484933 ns (± 58.85839968238323) 1.03
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: ACL) 17978.968811035156 ns (± 109.12700325527301) 18213.644002278645 ns (± 35.30330730732845) 0.99
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: ACL) 15845.876639229911 ns (± 34.31475822661946) 16598.350994403547 ns (± 23.437657350639597) 0.95
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: ACL) 10782.335134652945 ns (± 48.52219574159798) 10699.399860088643 ns (± 18.866606059296192) 1.01
BDN.benchmark.Operations.RawStringOperations.Increment(Params: ACL) 20497.737884521484 ns (± 137.4601968218232) 20903.480177659254 ns (± 58.89136909326465) 0.98
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: ACL) 20996.660563151043 ns (± 60.43891342902794) 21682.439778645832 ns (± 47.8097006143831) 0.97
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: ACL) 26738.844416691707 ns (± 91.9831763179589) 25084.310041155135 ns (± 96.0831147457408) 1.07
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: ACL) 24475.000254313152 ns (± 60.01045887017559) 25669.154357910156 ns (± 107.56856388082058) 0.95
BDN.benchmark.Operations.RawStringOperations.Set(Params: AOF) 19180.35675048828 ns (± 49.25150122476343) 19865.479387555803 ns (± 72.14641355533428) 0.97
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: AOF) 25435.277381310098 ns (± 67.73071663055009) 25489.78533063616 ns (± 64.54430778864561) 1.00
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: AOF) 24871.739196777344 ns (± 167.54412216159523) 24914.01167649489 ns (± 70.0535459271889) 1.00
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: AOF) 25762.41505940755 ns (± 55.74639141656736) 25385.38078894982 ns (± 41.8347986484658) 1.01
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: AOF) 15531.642268254207 ns (± 53.68253493886048) 15434.275163922992 ns (± 30.160803004262917) 1.01
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: AOF) 10722.224807739258 ns (± 46.56368671101389) 11113.11983380999 ns (± 15.222309453552393) 0.96
BDN.benchmark.Operations.RawStringOperations.Increment(Params: AOF) 25638.44502766927 ns (± 44.54332315851277) 27894.334176870492 ns (± 20.72259503489219) 0.92
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: AOF) 28556.478647085336 ns (± 50.26772926628543) 27805.804661342077 ns (± 42.16662897845188) 1.03
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: AOF) 30303.426310221355 ns (± 117.75357809109101) 30384.43603515625 ns (± 161.70377321311915) 1.00
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: AOF) 31392.603410993303 ns (± 130.88351174597346) 31095.331682477678 ns (± 190.25781711567205) 1.01
BDN.benchmark.Operations.RawStringOperations.Set(Params: None) 13793.559969388521 ns (± 60.65435031428602) 14024.061482747396 ns (± 27.435956744191213) 0.98
BDN.benchmark.Operations.RawStringOperations.SetEx(Params: None) 19988.135782877605 ns (± 305.0178593156651) 21587.410627092635 ns (± 28.509462518455205) 0.93
BDN.benchmark.Operations.RawStringOperations.SetNx(Params: None) 17591.532193697414 ns (± 56.013125233405056) 17318.011728922527 ns (± 19.729934298563574) 1.02
BDN.benchmark.Operations.RawStringOperations.SetXx(Params: None) 18488.963521321613 ns (± 340.4580409311818) 18268.717604417066 ns (± 17.235252823146933) 1.01
BDN.benchmark.Operations.RawStringOperations.GetFound(Params: None) 15302.122061593192 ns (± 19.110304977885356) 15398.610636393229 ns (± 17.602248686084753) 0.99
BDN.benchmark.Operations.RawStringOperations.GetNotFound(Params: None) 10915.279006958008 ns (± 8.710063875282753) 10968.178405761719 ns (± 11.58068593452213) 1.00
BDN.benchmark.Operations.RawStringOperations.Increment(Params: None) 20758.592987060547 ns (± 27.838841571675093) 20397.491237095423 ns (± 33.560973137347936) 1.02
BDN.benchmark.Operations.RawStringOperations.Decrement(Params: None) 20587.94626871745 ns (± 41.62215570440735) 20965.72265625 ns (± 26.181675964164672) 0.98
BDN.benchmark.Operations.RawStringOperations.IncrementBy(Params: None) 25733.11978853666 ns (± 30.074504080734258) 25005.19749568059 ns (± 24.540158934315468) 1.03
BDN.benchmark.Operations.RawStringOperations.DecrementBy(Params: None) 24867.708478655135 ns (± 25.8713376871234) 27227.909749348957 ns (± 101.26814138966337) 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.

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

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: ACL) 135845.9496413011 ns (± 616.5752487736328) 140307.10467529297 ns (± 400.90054982013163) 0.97
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: ACL) 9328.42217690604 ns (± 23.447076476086117) 9513.949490356445 ns (± 23.575644505618776) 0.98
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: ACL) 8548.709186260518 ns (± 36.82578332147799) 8556.826934814453 ns (± 20.115082899908288) 1.00
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: ACL) 8268.821665837215 ns (± 30.9491403663087) 8437.228709881123 ns (± 35.69204023936522) 0.98
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: ACL) 10400.998137919109 ns (± 41.597718998696635) 10370.628978729248 ns (± 22.452956108719704) 1.00
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: ACL) 10750.344179789225 ns (± 23.259148136587513) 11326.518416849773 ns (± 109.93393436756783) 0.95
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: ACL) 8071.977895464216 ns (± 72.59592866696903) 8106.370966984676 ns (± 5.538806993572239) 1.00
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: ACL) 8347.314416503907 ns (± 90.12309527119348) 8395.205472310385 ns (± 18.42596236065681) 0.99
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: ACL) 9451.28095372518 ns (± 3.635871017042369) 9635.778783944937 ns (± 56.36237141239692) 0.98
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: ACL) 10920.864469909668 ns (± 72.28121153518015) 11452.162437438965 ns (± 57.333963812278135) 0.95
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: ACL) 9075.360004131611 ns (± 6.959325597214929) 9308.47411855062 ns (± 65.58414338330856) 0.97
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: ACL) 13202.466306413922 ns (± 39.56057533325298) 13131.790478633 ns (± 34.507956673000876) 1.01
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: ACL) 10711.02008565267 ns (± 54.90957833060997) 11032.09579264323 ns (± 68.9369271919757) 0.97
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: ACL) 10228.826977656438 ns (± 23.914609608251297) 9951.64009475708 ns (± 16.497434187069913) 1.03
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: ACL) 7864.889016469319 ns (± 8.984587532068527) 8027.6673494974775 ns (± 7.73978047305396) 0.98
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: AOF) 149539.94342912946 ns (± 490.0939993353937) 149952.94369303386 ns (± 675.1888957879171) 1.00
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: AOF) 48376.14968058268 ns (± 347.8898127875895) 44090.82309366862 ns (± 182.61226521163158) 1.10
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: AOF) 46246.6337890625 ns (± 210.39549971897324) 45433.1692974384 ns (± 133.1969150176581) 1.02
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: AOF) 50112.55505574544 ns (± 283.09155721778654) 50513.903653971356 ns (± 300.8921198537077) 0.99
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: AOF) 85537.72778320312 ns (± 359.4153188316599) 85002.4966430664 ns (± 305.14133739275866) 1.01
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: AOF) 109664.05888671875 ns (± 568.0159568749671) 108530.40357317243 ns (± 507.3145077902476) 1.01
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: AOF) 51597.21653093611 ns (± 304.82290303512946) 51703.100295003256 ns (± 169.5405154005293) 1.00
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: AOF) 39848.26358904158 ns (± 58.74183787960509) 40449.8107816256 ns (± 152.59033019099388) 0.99
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: AOF) 50825.718929036455 ns (± 265.6254656055946) 51972.998050944014 ns (± 479.8003909220948) 0.98
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: AOF) 80632.13792317708 ns (± 529.1608607842008) 81700.00622151693 ns (± 522.6354027730678) 0.99
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: AOF) 55478.76871337891 ns (± 387.09720647889884) 57710.80292487867 ns (± 1817.2383185899082) 0.96
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: AOF) 13318.955119541713 ns (± 81.81326089946958) 13156.374753679547 ns (± 78.87428027941456) 1.01
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: AOF) 73977.78352864583 ns (± 426.00864447030614) 74100.74086216518 ns (± 362.548728719595) 1.00
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: AOF) 45881.13360595703 ns (± 166.18102164560366) 44743.98928019206 ns (± 340.7156895440602) 1.03
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: AOF) 50345.60192057292 ns (± 141.9128124666754) 51217.05125325521 ns (± 126.45003502626918) 0.98
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: None) 146550.54314778646 ns (± 873.1921052803079) 131603.5338483538 ns (± 451.97495978669707) 1.11
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: None) 43485.81776936849 ns (± 152.4846041358849) 44159.32670084635 ns (± 234.67867706559846) 0.98
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: None) 49277.737963867185 ns (± 230.1044680178979) 42834.24643147786 ns (± 179.50994315854794) 1.15
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: None) 49887.62828979492 ns (± 172.25192263283213) 53899.6881643442 ns (± 89.53999672901769) 0.93
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: None) 73665.82822265624 ns (± 531.7413571875297) 76555.56720377604 ns (± 469.1652979450089) 0.96
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: None) 103130.87220052084 ns (± 563.2834474023558) 104416.4755772182 ns (± 314.86292362201004) 0.99
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: None) 49552.60092773438 ns (± 193.72914963469756) 46788.82709960938 ns (± 121.72922781158836) 1.06
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: None) 39544.88680623372 ns (± 230.97980154424906) 39863.13764735631 ns (± 106.60841971481031) 0.99
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: None) 49325.27952067057 ns (± 352.8627271391529) 48405.306006798375 ns (± 151.97537042716127) 1.02
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: None) 78425.01165364584 ns (± 541.0263804944733) 69973.05686442058 ns (± 265.10396416120847) 1.12
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: None) 60411.769759114584 ns (± 417.13689597497097) 56845.98685099284 ns (± 467.13390262849794) 1.06
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: None) 13275.768879481724 ns (± 57.83373556764182) 13149.605426025391 ns (± 42.53326618253652) 1.01
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: None) 63863.903564453125 ns (± 452.8439607193594) 64991.11372884115 ns (± 324.7353746474488) 0.98
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: None) 52300.91719563802 ns (± 130.31239292353732) 51490.227024332686 ns (± 114.5898977718057) 1.02
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: None) 47367.555307241586 ns (± 71.73252501218724) 47932.28154209682 ns (± 157.0420206435577) 0.99

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.HashObjectOperations (windows-latest net8.0 Release)

Benchmark suite Current: 1162747 Previous: 76532eb Ratio
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: ACL) 102622.44099934895 ns (± 169.2640164634038) 99704.08673967634 ns (± 238.81107404840856) 1.03
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: ACL) 10572.548021589007 ns (± 8.73459141741816) 10580.13211763822 ns (± 13.400140058724256) 1.00
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: ACL) 8068.4514726911275 ns (± 13.242242292570715) 8109.236471993582 ns (± 141.45470314391792) 0.99
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: ACL) 8572.346496582031 ns (± 5.454165436829278) 8821.837506975446 ns (± 17.664657572066076) 0.97
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: ACL) 12064.259883335659 ns (± 15.051358976783678) 12070.630117563102 ns (± 12.294909254750017) 1.00
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: ACL) 13491.370936802456 ns (± 22.51347626759931) 13430.92798868815 ns (± 25.59950612591913) 1.00
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: ACL) 8249.59237234933 ns (± 38.35609268539009) 7693.877586951623 ns (± 6.841483719834723) 1.07
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: ACL) 8029.5770263671875 ns (± 36.86201529401561) 8298.877825055804 ns (± 13.537064938447338) 0.97
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: ACL) 8911.085510253906 ns (± 12.171348004098105) 9022.795809232271 ns (± 19.612167521931568) 0.99
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: ACL) 9990.43241228376 ns (± 9.201939486473291) 9805.139051164899 ns (± 13.450499097110736) 1.02
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: ACL) 12304.313072791467 ns (± 21.619856039456113) 12090.511525472006 ns (± 19.67375265966115) 1.02
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: ACL) 9207.92715890067 ns (± 23.808313920568594) 9238.785298665365 ns (± 18.57097957951566) 1.00
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: ACL) 10062.25351969401 ns (± 7.373451856668509) 10124.172864641461 ns (± 7.581614784003232) 0.99
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: ACL) 12718.017171223959 ns (± 16.880461859972105) 12635.58590228741 ns (± 10.541003935767238) 1.01
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: ACL) 7660.770743233817 ns (± 7.402450717451907) 8306.193288167318 ns (± 86.87525733016574) 0.92
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: AOF) 118481.9873046875 ns (± 370.8664019802687) 114664.54060872395 ns (± 248.7843313759071) 1.03
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: AOF) 44689.14347330729 ns (± 114.97650836218561) 43027.34093299279 ns (± 149.41722963370157) 1.04
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: AOF) 41267.626444498695 ns (± 28.955070693074408) 39778.88854980469 ns (± 83.6645559806738) 1.04
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: AOF) 46428.454153878345 ns (± 236.4101029063503) 45949.25755092076 ns (± 104.09138662133962) 1.01
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: AOF) 65955.71695963542 ns (± 201.90750847882256) 64833.584829477164 ns (± 276.3878580347087) 1.02
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: AOF) 93168.15621512277 ns (± 264.41227353272166) 94146.19750976562 ns (± 223.44590643735518) 0.99
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: AOF) 42490.52995954241 ns (± 63.92927715219617) 41274.91237095424 ns (± 73.19460087282377) 1.03
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: AOF) 35835.77223557692 ns (± 43.728552146445715) 36808.941650390625 ns (± 40.42676895021118) 0.97
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: AOF) 43563.36800711496 ns (± 57.438404793584986) 44076.38041178385 ns (± 67.36627714265313) 0.99
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: AOF) 67351.59912109375 ns (± 257.26739766390307) 64525.196940104164 ns (± 203.92420453577225) 1.04
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: AOF) 53451.1680094401 ns (± 172.05327292571212) 53512.90501185826 ns (± 118.06051199529387) 1.00
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: AOF) 9147.373250325521 ns (± 16.982219138152633) 9140.0752727802 ns (± 19.30649880455645) 1.00
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: AOF) 55725.87367466518 ns (± 121.85613338999215) 58180.63191731771 ns (± 147.96910231862861) 0.96
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: AOF) 45278.31197102865 ns (± 127.41422654356076) 43272.217232840405 ns (± 116.51532254076369) 1.05
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: AOF) 42248.61877441406 ns (± 69.49450642536505) 42329.576932466945 ns (± 108.71534636662712) 1.00
BDN.benchmark.Operations.HashObjectOperations.HSetDel(Params: None) 100778.0282827524 ns (± 127.77801797225429) 101840.99033900669 ns (± 96.96689150510295) 0.99
BDN.benchmark.Operations.HashObjectOperations.HExists(Params: None) 41350.03873384916 ns (± 106.99108522943892) 41397.84944974459 ns (± 145.9905566745648) 1.00
BDN.benchmark.Operations.HashObjectOperations.HGet(Params: None) 42414.41223144531 ns (± 130.20820813127582) 42726.2294514974 ns (± 126.40998156294633) 0.99
BDN.benchmark.Operations.HashObjectOperations.HGetAll(Params: None) 46068.6464436849 ns (± 49.66520491661079) 46608.456186147836 ns (± 39.58226121545791) 0.99
BDN.benchmark.Operations.HashObjectOperations.HIncrby(Params: None) 57826.27380371094 ns (± 90.51736300175827) 63414.75341796875 ns (± 220.23347264333447) 0.91
BDN.benchmark.Operations.HashObjectOperations.HIncrbyFloat(Params: None) 94035.65551757812 ns (± 361.8768589754167) 83640.43317522321 ns (± 150.59667516293416) 1.12
BDN.benchmark.Operations.HashObjectOperations.HKeys(Params: None) 43448.531232561385 ns (± 60.50740863589033) 41445.924072265625 ns (± 81.76668455245458) 1.05
BDN.benchmark.Operations.HashObjectOperations.HLen(Params: None) 36625.57809012277 ns (± 93.15561230022185) 36192.761666434155 ns (± 47.49862528912345) 1.01
BDN.benchmark.Operations.HashObjectOperations.HMGet(Params: None) 44069.56888834635 ns (± 105.0999608010287) 43942.21888950893 ns (± 110.58793036847418) 1.00
BDN.benchmark.Operations.HashObjectOperations.HMSet(Params: None) 53130.031174879805 ns (± 96.51014500542439) 54271.751185825895 ns (± 239.2109444096443) 0.98
BDN.benchmark.Operations.HashObjectOperations.HRandField(Params: None) 57711.88781738281 ns (± 68.00382595408581) 53755.36905924479 ns (± 120.89025439075847) 1.07
BDN.benchmark.Operations.HashObjectOperations.HScan(Params: None) 9250.194256122295 ns (± 15.544041383868732) 9147.655232747396 ns (± 12.736060915566384) 1.01
BDN.benchmark.Operations.HashObjectOperations.HSetNx(Params: None) 48645.98881648137 ns (± 52.90734583107767) 48969.00695800781 ns (± 89.86972216636234) 0.99
BDN.benchmark.Operations.HashObjectOperations.HStrLen(Params: None) 45202.70487467448 ns (± 93.00700635494486) 42256.86899820963 ns (± 45.890521169844675) 1.07
BDN.benchmark.Operations.HashObjectOperations.HVals(Params: None) 41564.246041434155 ns (± 81.8138646301795) 40828.63515218099 ns (± 46.17917035771544) 1.02

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

Please sign in to comment.