{"id":22180627,"url":"https://github.com/jftuga/timeit","last_synced_at":"2025-07-26T17:32:24.416Z","repository":{"id":57619780,"uuid":"264410732","full_name":"jftuga/timeit","owner":"jftuga","description":"A cross-platform CLI tool used to time the duration of the given command ","archived":false,"fork":false,"pushed_at":"2024-07-27T16:21:48.000Z","size":27,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-07-28T17:23:57.837Z","etag":null,"topics":["command-line-tool","cross-platform","golang","timer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jftuga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-16T10:17:13.000Z","updated_at":"2024-07-28T17:23:57.838Z","dependencies_parsed_at":"2022-09-26T16:40:35.040Z","dependency_job_id":null,"html_url":"https://github.com/jftuga/timeit","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ftimeit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ftimeit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ftimeit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2Ftimeit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/timeit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227700391,"owners_count":17806365,"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":["command-line-tool","cross-platform","golang","timer"],"created_at":"2024-12-02T09:18:57.492Z","updated_at":"2024-12-02T09:18:57.621Z","avatar_url":"https://github.com/jftuga.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timeit\nA cross-platform CLI tool used to time the duration of the given command\n\n## Installation\n\n* [Binaries](https://github.com/jftuga/timeit/releases) are available for Windows, MacOS and Linux\n* Homebrew installation for MacOS and Linux:\n* * `brew tap jftuga/homebrew-tap; brew update; brew install jftuga/tap/timeit`\n\n## Usage\n\n```\nUsage: timeit [cmd] [args...]\nYou may need to surround args within double-quotes\n\nExamples:\n    timeit wget https://example.com/file.tar.gz\n    timeit gzip -t \"file with spaces.gz\"\n\nFor built-in Windows 'cmd' commands:\n    timeit cmd /c \"dir c:\\ /s/b \u003e list.txt\"\n    timeit cmd /c dir /s \"c:\\Program Files\"\n\nRun 'timeit _start' to create (or overwrite) this file containing the current time: .timeit.start.tmp\nRun 'timeit _end' to read (and then delete) that file.  The elapsed time will then be displayed.\nThis can be useful for timing multiple, long-running commands.\n\n```\n\n## Examples\n```\nc:\\\u003etimeit.exe sleep 2\n2.04042s\n```\n\n```\npi@pi:~ $ timeit md5sum linux.iso\n4.1329682s\n```\n\n```\nc:\\\u003etimeit _start\nc:\\\u003elong_running_process 1\nc:\\\u003elong_running_process 2\nc:\\\u003elong_running_process 3\nc:\\timeit _end\n6h0m57.2788758s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Ftimeit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Ftimeit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Ftimeit/lists"}