{"id":23657773,"url":"https://github.com/gkatsikas/system-bench","last_synced_at":"2026-04-28T17:35:01.808Z","repository":{"id":173634810,"uuid":"64402263","full_name":"gkatsikas/system-bench","owner":"gkatsikas","description":"A set of benchmarks to measure critical system operations","archived":false,"fork":false,"pushed_at":"2018-05-10T13:37:24.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T10:12:09.862Z","etag":null,"topics":["context-switching","linux-kernel","operating-systems","profiling","scheduler"],"latest_commit_sha":null,"homepage":"http://www.sciencedirect.com/science/article/pii/S0164121217300055","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gkatsikas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-28T14:28:10.000Z","updated_at":"2018-05-10T13:37:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"9820a7ef-84fb-4c15-899a-fe1f6ea58d98","html_url":"https://github.com/gkatsikas/system-bench","commit_stats":null,"previous_names":["gkatsikas/system-bench"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gkatsikas/system-bench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkatsikas%2Fsystem-bench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkatsikas%2Fsystem-bench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkatsikas%2Fsystem-bench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkatsikas%2Fsystem-bench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkatsikas","download_url":"https://codeload.github.com/gkatsikas/system-bench/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkatsikas%2Fsystem-bench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["context-switching","linux-kernel","operating-systems","profiling","scheduler"],"created_at":"2024-12-28T21:58:01.967Z","updated_at":"2026-04-28T17:35:01.802Z","avatar_url":"https://github.com/gkatsikas.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"System Benchmarks\n=========\n\nA set of benchmarks to measure critical system operations such as context switching time and the impact of using different scheduling policies on the context switching.\n\nContext Switching\n----\n\nTo measure context switching with different schedulers, change to folder [context-switching][const_sw] and do:\n  * `make`\n  * `./cont_sw_exe -c \u003ccore\u003e -s \u003csched_policy\u003e -p \u003csched_priority\u003e`\n\nExample usage:\n\n\t./cont_sw_exe -c \u003ccore\u003e -s [normal or batch]  -p [-19, 19]\n\n\t./cont_sw_exe -c \u003ccore\u003e -s [rr or fifo]  -p [1,99]\n\nThis repository was used to measure the time a modern server requires for context switching, in the context of network functions virtualization (NFV).\nAn extensive study in NFV profiling along with experimental results are reported in our [Elsevier journal article][scc-article].\n\n```\n@article{katsikas-scc.elsevier17,\n\tauthor       = {Katsikas, Georgios P. and Maguire Jr., Gerald Q. and Kosti\\'{c}, Dejan},\n\ttitle        = {{Profiling and accelerating commodity NFV service chains with SCC}},\n\tjournal      = {Journal of Systems and Software},\n\tmonth        = feb,\n\tyear         = {2017},\n\tvolume       = {127C},\n\tpages        = {12-27},\n\tnumpages     = {16},\n\tissn         = {0164-1212},\n\tdoi          = {10.1016/j.jss.2017.01.005},\n\turl          = {https://doi.org/10.1016/j.jss.2017.01.005},\n\tpublisher    = {Elsevier},\n\tkeywords     = {NFV, service chains, profiler, scheduling, I/O multiplexing},\n}\n```\n\n[const_sw]: context-switching/\n[scc-article]: http://www.sciencedirect.com/science/article/pii/S0164121217300055\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkatsikas%2Fsystem-bench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkatsikas%2Fsystem-bench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkatsikas%2Fsystem-bench/lists"}