{"id":15472034,"url":"https://github.com/pganssle/noop_timer","last_synced_at":"2025-03-18T11:14:16.363Z","repository":{"id":57446682,"uuid":"196417317","full_name":"pganssle/noop_timer","owner":"pganssle","description":null,"archived":false,"fork":false,"pushed_at":"2019-07-11T16:10:04.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T16:46:53.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pganssle.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":"2019-07-11T15:08:46.000Z","updated_at":"2019-07-14T20:30:57.000Z","dependencies_parsed_at":"2022-09-02T23:40:43.689Z","dependency_job_id":null,"html_url":"https://github.com/pganssle/noop_timer","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/pganssle%2Fnoop_timer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Fnoop_timer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Fnoop_timer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pganssle%2Fnoop_timer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pganssle","download_url":"https://codeload.github.com/pganssle/noop_timer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207746,"owners_count":20416109,"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-10-02T02:24:30.123Z","updated_at":"2025-03-18T11:14:16.336Z","avatar_url":"https://github.com/pganssle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOP Timer\n\nThis is a script that calculates how much time it takes to run a function consisting of N NOP bytecode operations (these have no effect and are usually removed as part of the peephole optimization step), as a function of N.\n\n## Installation\n\nTo use this, run `pip install noop_timer`. For convenience, it is probably best to use a virtual environment:\n\n```\npython -m virtualenv noop_venv --python=3.7\nsource noop_venv/bin/activate\npip install noop_timer\n```\n\n## Use\nTo run, execute the module with `python -m noop_timer`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpganssle%2Fnoop_timer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpganssle%2Fnoop_timer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpganssle%2Fnoop_timer/lists"}