{"id":19654219,"url":"https://github.com/aimenux/measureexecutiontimedemo","last_synced_at":"2026-05-12T21:09:20.169Z","repository":{"id":212868975,"uuid":"732482143","full_name":"aimenux/MeasureExecutionTimeDemo","owner":"aimenux","description":"Using various ways to measure execution time","archived":false,"fork":false,"pushed_at":"2024-03-05T21:32:12.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T01:54:32.415Z","etag":null,"topics":["console-app","fody","measure-time","net80","stopwatch"],"latest_commit_sha":null,"homepage":"","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/aimenux.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-16T20:22:20.000Z","updated_at":"2024-06-01T21:05:29.000Z","dependencies_parsed_at":"2023-12-16T22:43:14.189Z","dependency_job_id":"b6f8e900-c61b-4e6d-a486-8d5d14472d97","html_url":"https://github.com/aimenux/MeasureExecutionTimeDemo","commit_stats":null,"previous_names":["aimenux/measureexecutiontimedemo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/MeasureExecutionTimeDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FMeasureExecutionTimeDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FMeasureExecutionTimeDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FMeasureExecutionTimeDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FMeasureExecutionTimeDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/MeasureExecutionTimeDemo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FMeasureExecutionTimeDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285519534,"owners_count":27185526,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["console-app","fody","measure-time","net80","stopwatch"],"created_at":"2024-11-11T15:16:40.664Z","updated_at":"2025-11-20T22:04:03.050Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/MeasureExecutionTimeDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/MeasureExecutionTimeDemo/actions/workflows/ci.yml)\n\n# MeasureExecutionTimeDemo\n```\nUsing various ways to measure execution time\n```\n\nIn this repo, i m using various ways to measure method execution time.\n\n\u003e\n\u003e - `UsingStopWatch` is using [StopWatch](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.stopwatch)\n\u003e\n\u003e - `UsingEfficientStopWatch` is using a [memory efficient StopWatch](https://github.com/dotnet/runtime/issues/65858)\n\u003e\n\u003e - `UsingTimeProvider` is using a [TimeProvider](https://learn.microsoft.com/fr-fr/dotnet/api/system.timeprovider)\n\u003e \n\u003e - `UsingMethodTimerFody` is using [Fody](https://github.com/Fody/MethodTimer)\n\u003e\n\n**`Tools`** : net 8.0, fody\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fmeasureexecutiontimedemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fmeasureexecutiontimedemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fmeasureexecutiontimedemo/lists"}