{"id":13587507,"url":"https://github.com/matstc/shell-profiler","last_synced_at":"2026-01-21T01:31:22.469Z","repository":{"id":3432651,"uuid":"4484720","full_name":"matstc/shell-profiler","owner":"matstc","description":"Profiler for shell scripts","archived":false,"fork":false,"pushed_at":"2018-11-20T22:04:31.000Z","size":3,"stargazers_count":19,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T23:09:23.270Z","etag":null,"topics":["bash","command-line","profiling"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/matstc.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":"2012-05-29T16:41:13.000Z","updated_at":"2024-02-10T22:21:55.000Z","dependencies_parsed_at":"2022-07-21T21:47:34.069Z","dependency_job_id":null,"html_url":"https://github.com/matstc/shell-profiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matstc%2Fshell-profiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matstc%2Fshell-profiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matstc%2Fshell-profiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matstc%2Fshell-profiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matstc","download_url":"https://codeload.github.com/matstc/shell-profiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247740734,"owners_count":20988259,"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":["bash","command-line","profiling"],"created_at":"2024-08-01T15:06:14.635Z","updated_at":"2026-01-21T01:31:22.443Z","avatar_url":"https://github.com/matstc.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"This python script can be used to profile a shell script.\n\nOnce the profiler is on the path, call it like so:\n\n\t~\u003e profile test-file.sh PARAM1 PARAM2\n\nThe output will look something like the following:\n\n\t0.291234732\t\u003e\t/bin/bash\tline 7\techo 'loop: 1'\n\t0.289730072\t\u003e\t/bin/bash\tline 6\tfor i in '`seq 100`'\n\t0.006031990\t\u003e\t/bin/bash\tline 5\tseq 10\n\t0.005759716\t\u003e\u003e\t/bin/bash\tline 8\tseq 100\n\t0.003070116\t\u003e\t/bin/bash\tline 9\techo c\n\t0.003000021\t\u003e\t/bin/bash\tline 4\techo b\n\t0.002927542\t\u003e\t/bin/bash\tline 3\techo a\n\t0.002631426\t\u003e\t/bin/bash\tline 2\techo test-file.sh\n\t0.000000000\t\u003e\t/bin/bash\tline 10\techo --- END OF PROFILING ---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatstc%2Fshell-profiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatstc%2Fshell-profiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatstc%2Fshell-profiler/lists"}