-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 get #173
🚀 get #173
Conversation
✅ All utility modules are properly registered |
✅ Changeset detectedLatest commit: 4fa9d10
If no version change is needed, please add The changes in this PR will be included in the next version bump. powered by: naverpay changeset detect-add actions |
Benchmark Results
View Full Benchmark Data{
"files": [
{
"filepath": "/home/runner/work/hidash/hidash/src/get.bench.ts",
"groups": [
{
"fullName": "src/get.bench.ts > get performance",
"benchmarks": [
{
"id": "196551904_0_0",
"name": "hidash",
"rank": 1,
"rme": 3.5086266507330537,
"samples": [],
"totalTime": 503.7297049999996,
"min": 6.179196000000047,
"max": 12.67994299999998,
"hz": 152.859756404479,
"period": 6.541944220779216,
"mean": 6.541944220779216,
"variance": 1.0223510476895559,
"sd": 1.0111137659480045,
"sem": 0.11522710763371002,
"df": 76,
"critical": 1.992,
"moe": 0.22953239840635037,
"p75": 6.389388999999937,
"p99": 12.67994299999998,
"p995": 12.67994299999998,
"p999": 12.67994299999998,
"sampleCount": 77,
"median": 6.292186999999956
},
{
"id": "196551904_0_1",
"name": "lodash",
"rank": 2,
"rme": 0.4112678172999335,
"samples": [],
"totalTime": 502.3901099999997,
"min": 12.713245000000143,
"max": 13.551845000000071,
"hz": 77.62891669981326,
"period": 12.881797692307686,
"mean": 12.881797692307686,
"variance": 0.026688930498009987,
"sd": 0.1633674707461984,
"sem": 0.02615973148239533,
"df": 38,
"critical": 2.0252,
"moe": 0.05297868819814702,
"p75": 12.902800999999954,
"p99": 13.551845000000071,
"p995": 13.551845000000071,
"p999": 13.551845000000071,
"sampleCount": 39,
"median": 12.837598000000071
}
]
}
]
}
]
} Last updated by GitHub Actions |
gg |
This resolves #68
모든 케이스 커버 불가능 (커버하면 성능이 비슷할듯)