Name | mslarkin-utils JSON |
Version |
1.68
JSON |
| download |
home_page | None |
Summary | Frequently used utilities for Python |
upload_time | 2024-05-20 19:28:55 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
mslarkin
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Background load:
* LOADGEN_START_DELAY - delay for initial start (default = 0)
* LOADGEN_WORK_BREAK - sets frequency of loadgen
- DEFAULT -> 600
- 600 -> 10min break between cycles (intermittent)
- 15 -> 15s break (near-constant)
* LOADGEN_CPU_INTENSITY - sets intensity of loadgen CPU usage
- DEFAULT -> 1 (low)
- .01 -> high CPU load
- .35 -> moderate CPU load
- 1.25 -> low CPU load
* LOADGEN_MAX_PRIMES - set how long the load calculation takes (important for request-based loads)
- DEFAULT -> 25
- 1 -> usually quick (seconds)
- 25 -> ~4-5min
* LOADGEN_RANDOMIZE_WORK_BREAK - randomizes the frequency (work_break)
- When True, work_break ranges from 15 to LOADGEN_WORK_BREAK
* LOADGEN_MEMORY_MB - memory consumption
- DEFAULT -> 1
Request load:
* REQUEST_CPU_INTENSITY
- DEFAULT -> 0 (random)
- Setting to 0 uses random range from 0.01-1.0
* REQUEST_MEMORY_MB
- DEFAULT -> .1
* REQUEST_MAX_PRIMES
- DEFAULT -> 1
Raw data
{
"_id": null,
"home_page": null,
"name": "mslarkin-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "mslarkin",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b1/a4/0206c7e40a616877381f49d1845bbcb70ffcccb8ef47bc07d0e1a4e7323c/mslarkin_utils-1.68.tar.gz",
"platform": null,
"description": "Background load: \n* LOADGEN_START_DELAY - delay for initial start (default = 0)\n* LOADGEN_WORK_BREAK - sets frequency of loadgen\n - DEFAULT -> 600\n - 600 -> 10min break between cycles (intermittent) \n - 15 -> 15s break (near-constant)\n* LOADGEN_CPU_INTENSITY - sets intensity of loadgen CPU usage\n - DEFAULT -> 1 (low)\n - .01 -> high CPU load\n - .35 -> moderate CPU load\n - 1.25 -> low CPU load\n* LOADGEN_MAX_PRIMES - set how long the load calculation takes (important for request-based loads) \n - DEFAULT -> 25 \n - 1 -> usually quick (seconds)\n - 25 -> ~4-5min\n* LOADGEN_RANDOMIZE_WORK_BREAK - randomizes the frequency (work_break)\n - When True, work_break ranges from 15 to LOADGEN_WORK_BREAK\n* LOADGEN_MEMORY_MB - memory consumption\n - DEFAULT -> 1\n\nRequest load: \n* REQUEST_CPU_INTENSITY\n - DEFAULT -> 0 (random)\n - Setting to 0 uses random range from 0.01-1.0\n* REQUEST_MEMORY_MB \n - DEFAULT -> .1\n* REQUEST_MAX_PRIMES\n - DEFAULT -> 1\n",
"bugtrack_url": null,
"license": null,
"summary": "Frequently used utilities for Python",
"version": "1.68",
"project_urls": null,
"split_keywords": [
"mslarkin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ef71d906024a3fbd3b1a2c509dedba600540189dc02d48e3975a77b624904824",
"md5": "55bc71de9c5fee8c453931e6b760e3fc",
"sha256": "7ef04cc558459bd9503836db0c55019bc3a843a8f47dbe1c337f1738502def53"
},
"downloads": -1,
"filename": "mslarkin_utils-1.68-py3-none-any.whl",
"has_sig": false,
"md5_digest": "55bc71de9c5fee8c453931e6b760e3fc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8657,
"upload_time": "2024-05-20T19:28:53",
"upload_time_iso_8601": "2024-05-20T19:28:53.991080Z",
"url": "https://files.pythonhosted.org/packages/ef/71/d906024a3fbd3b1a2c509dedba600540189dc02d48e3975a77b624904824/mslarkin_utils-1.68-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1a40206c7e40a616877381f49d1845bbcb70ffcccb8ef47bc07d0e1a4e7323c",
"md5": "c74fbdb92097211df54d21a7fbcfe684",
"sha256": "a1b5f4cc93cc0d28a57088a5371775ee406c76a94ab7f3ade8ed09b521608990"
},
"downloads": -1,
"filename": "mslarkin_utils-1.68.tar.gz",
"has_sig": false,
"md5_digest": "c74fbdb92097211df54d21a7fbcfe684",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8054,
"upload_time": "2024-05-20T19:28:55",
"upload_time_iso_8601": "2024-05-20T19:28:55.229965Z",
"url": "https://files.pythonhosted.org/packages/b1/a4/0206c7e40a616877381f49d1845bbcb70ffcccb8ef47bc07d0e1a4e7323c/mslarkin_utils-1.68.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-20 19:28:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mslarkin-utils"
}