{"id":13730714,"url":"https://github.com/DarrenTsung/DTCompileTimeTracker","last_synced_at":"2025-05-08T03:31:35.140Z","repository":{"id":79634815,"uuid":"63001750","full_name":"DarrenTsung/DTCompileTimeTracker","owner":"DarrenTsung","description":"Unity editor extension which tracks compile time","archived":false,"fork":false,"pushed_at":"2019-10-01T18:53:05.000Z","size":77,"stargazers_count":213,"open_issues_count":2,"forks_count":23,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-08-04T02:09:47.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/DarrenTsung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-07-10T14:11:03.000Z","updated_at":"2024-07-06T02:31:47.000Z","dependencies_parsed_at":"2023-03-01T09:01:10.443Z","dependency_job_id":null,"html_url":"https://github.com/DarrenTsung/DTCompileTimeTracker","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/DarrenTsung%2FDTCompileTimeTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarrenTsung%2FDTCompileTimeTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarrenTsung%2FDTCompileTimeTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarrenTsung%2FDTCompileTimeTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarrenTsung","download_url":"https://codeload.github.com/DarrenTsung/DTCompileTimeTracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224695666,"owners_count":17354449,"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-08-03T02:01:18.405Z","updated_at":"2024-11-14T21:31:30.523Z","avatar_url":"https://github.com/DarrenTsung.png","language":"C#","readme":"# compile-time-tracker\nUnity editor extension which tracks compile time.\n\nHow do you optimize compile time? [Read This!](https://medium.com/@darrentsung/the-clocks-ticking-how-to-optimize-compile-time-in-unity-45d1f200572b#.q8h3v6a4f)\n\n### To install:\nClone the git repository and add the CompileTimeTracker folder to your Unity project.\n\nAlternatively, this repository can be installed via the Unity Package Manager. Add the following under `dependencies` in your project's `manifest.json`:\n\n```\n\"com.darrentsung.dtcompiletimetracker\": \"https://github.com/DarrenTsung/DTCompileTimeTracker.git\"\n```\n\n### Supported Versions:\nTested on Unity 5.0.0 and above. Might work on Unity 4, but haven't checked it out yet.\n\n### Features:\nCompile time is logged automatically to console and recent compile times can be viewed in the tracker window (Window -\u003e Compile Time Tracker Window)\n\nIt also attempts to detect errors by comparing the number of error logs before compiling + after compiling, but it's not completely accurate as some code will cause errors logs during `[InitializeOnLoad]` or `OnValidate` calls.\n\n![Window Screenshot](img/WindowScreenshot.png)\n\n![Menu Screenshot](img/MenuScreenshot.png)","funding_links":[],"categories":["C#","Utility","Optimization"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDarrenTsung%2FDTCompileTimeTracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDarrenTsung%2FDTCompileTimeTracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDarrenTsung%2FDTCompileTimeTracker/lists"}