{"id":22911882,"url":"https://github.com/valtri/benchmarking","last_synced_at":"2025-06-12T04:06:00.594Z","repository":{"id":31384967,"uuid":"34948066","full_name":"valtri/benchmarking","owner":"valtri","description":"Generic Benchmark Launcher","archived":false,"fork":false,"pushed_at":"2016-01-31T09:34:24.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T10:47:30.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/valtri.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}},"created_at":"2015-05-02T13:06:36.000Z","updated_at":"2016-01-29T23:41:57.000Z","dependencies_parsed_at":"2022-08-17T18:30:59.044Z","dependency_job_id":null,"html_url":"https://github.com/valtri/benchmarking","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/valtri/benchmarking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fbenchmarking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fbenchmarking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fbenchmarking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fbenchmarking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valtri","download_url":"https://codeload.github.com/valtri/benchmarking/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valtri%2Fbenchmarking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259394807,"owners_count":22850805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-14T04:18:46.498Z","updated_at":"2025-06-12T04:06:00.572Z","avatar_url":"https://github.com/valtri.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generic Benchmark Launcher\n\nThis is a generic framework to launch benchmarks and measure the running time. All benchmarks are stored in subdirectories.\n\nCommands:\n\n* *run.pl*: main launcher script\n* *averager.pl*: read all \\*.csv files in all specified directories and produce summary \\*.csv files with average values\n* *dfsio-averager.pl*: read stdio with DFSIO logs and produce summary csv output with average values\n\n# Benchmark subdirectories\n\nAs benchmark is considered each directory containing file *commands.sh*.\n\nBenchmark directory content:\n\n* *init.sh* (optional): launched first; When fails, it is considered fatal and it stops.\n* *commands.sh*: script for producing **commands** to run\n* *done.sh* (optional): cleanups\n\n# Benchmarks used\n\n## hadoop-dfsio\n\nHadoop DFSIO write and read.\n\n## hadoop-pi\n\nHadoop PI example.\n\n## hadoop-randomwriter\n\nHadoop Randomwriter example.\n\n## hadoop-terasort\n\nHadoop Teragen + Terasort + Teravalidate examples.\n\n## netcat\n\nBenchmark using netcat utility. Access to ssh on all hosts is needed.\n\nSend USR1 signal to *dd* on the target host to write current progress to the log:\n\n    killall dd -USR1\n\nSleep for 1 second is added to each run.\n\n### Parameters\n\n####NC\\_HOSTS\n= host1:host2 host3:host4\n\nEnables the netcat benchmark. Transfer data host1 -\u003e host2 and host3 -\u003e host4.\n\n####NC\\_DOMAIN\n\nSuffix added to all the hosts.\n\n####NC\\_N\n\nNumber of repeat of each transfer.\n\n####NC\\_PORT\n\nPort to listen.\n\n####NC\\_SIZE\\MB\n\nAmount of transfered data (MB).\n\n####NC\\_USER\n\nUser to use for login.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltri%2Fbenchmarking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaltri%2Fbenchmarking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaltri%2Fbenchmarking/lists"}