{"id":18622446,"url":"https://github.com/mindreframer/profi.lua","last_synced_at":"2025-04-11T03:31:20.036Z","repository":{"id":66494800,"uuid":"9245410","full_name":"mindreframer/ProFi.lua","owner":"mindreframer","description":"a non-official git mirror for ProFi, a Lua profiler","archived":false,"fork":false,"pushed_at":"2015-10-16T10:36:35.000Z","size":133,"stargazers_count":76,"open_issues_count":3,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T08:42:29.734Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gist.github.com/perky/2838755","language":"Lua","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/mindreframer.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":"2013-04-05T16:26:59.000Z","updated_at":"2025-03-06T02:57:41.000Z","dependencies_parsed_at":"2023-02-21T13:00:28.018Z","dependency_job_id":null,"html_url":"https://github.com/mindreframer/ProFi.lua","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/mindreframer%2FProFi.lua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2FProFi.lua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2FProFi.lua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindreframer%2FProFi.lua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindreframer","download_url":"https://codeload.github.com/mindreframer/ProFi.lua/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335432,"owners_count":21086589,"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-11-07T04:16:53.612Z","updated_at":"2025-04-11T03:31:18.775Z","avatar_url":"https://github.com/mindreframer.png","language":"Lua","readme":"## ProFi v1.3, by Luke Perkin 2012. MIT Licence http://www.opensource.org/licenses/mit-license.php.\n\n\nOrigin: https://gist.github.com/perky/2838755\n\n## Example:\n  ```lua\n    ProFi = require 'ProFi'\n    ProFi:start()\n    some_function()\n    another_function()\n    coroutine.resume( some_coroutine )\n    ProFi:stop()\n    ProFi:writeReport( 'MyProfilingReport.txt' )\n  ```\n\n## API:\n\n  Arguments are specified as: type/name/default.\n\n      ProFi:start( string/once/nil )\n      ProFi:stop()\n      ProFi:checkMemory( number/interval/0, string/note/'' )\n      ProFi:writeReport( string/filename/'ProFi.txt' )\n      ProFi:reset()\n      ProFi:setHookCount( number/hookCount/0 )\n      ProFi:setGetTimeMethod( function/getTimeMethod/os.clock )\n      ProFi:setInspect( string/methodName, number/levels/1 )\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fprofi.lua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindreframer%2Fprofi.lua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindreframer%2Fprofi.lua/lists"}