{"id":26487762,"url":"https://github.com/sebagomez/dotnet-performance-comparison","last_synced_at":"2026-05-19T15:38:50.927Z","repository":{"id":75307457,"uuid":"106719225","full_name":"sebagomez/dotNET-performance-comparison","owner":"sebagomez","description":"dotNET performance comparison","archived":false,"fork":false,"pushed_at":"2017-10-29T22:56:05.000Z","size":567,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T16:21:36.138Z","etag":null,"topics":["csharp","dotnet","dotnet-core","dotnet-standard"],"latest_commit_sha":null,"homepage":"","language":"C#","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/sebagomez.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,"governance":null}},"created_at":"2017-10-12T16:39:50.000Z","updated_at":"2017-10-27T01:30:23.000Z","dependencies_parsed_at":"2023-06-06T02:15:14.232Z","dependency_job_id":null,"html_url":"https://github.com/sebagomez/dotNET-performance-comparison","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"6a80039886a9c45ec2c7bf9a1a2fa6e3dcb46922"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebagomez%2FdotNET-performance-comparison","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebagomez%2FdotNET-performance-comparison/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebagomez%2FdotNET-performance-comparison/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebagomez%2FdotNET-performance-comparison/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebagomez","download_url":"https://codeload.github.com/sebagomez/dotNET-performance-comparison/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566921,"owners_count":20473451,"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":["csharp","dotnet","dotnet-core","dotnet-standard"],"created_at":"2025-03-20T06:52:54.422Z","updated_at":"2026-05-19T15:38:45.891Z","avatar_url":"https://github.com/sebagomez.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .NET Performance Comparison\n\nThis is a simple solution that proves the performance imrpvements of .NET Core 2.0 over .NET Framework 4.7.  \nIt's based on the blog post [Performance Improvements in .NET Core](https://blogs.msdn.microsoft.com/dotnet/2017/06/07/performance-improvements-in-net-core/) it was shown as part of my presentation on the fourth edition (2017) of the [NetConfUY](http://netconf.uy) called \".NET Core for everyone\".\n\nThe VS2017 solution (dotNet Performance.sln) has three projects:\n- StandardLibrary is a .NET Standard 2.0 library\n- ConsoleFramework is a .NET Framework 4.7 console application with a reference to the StandardLibrary project\n- ConsoleCore is a .NET Core 2.0 console application also with a reference to the StandardLibrary project\n\nEvery function that tests a feature is in the StandardLibrary, so the code for both projects is exactly the same. Even the code of every console application is a shared source file.\n\n\u003cimg src=\"components.png\" alt=\"solution\" width=\"700\"\u003e\n\nIt works thanks to the fact that both .NET Framework 4.7 and .NET Core 2.0 are .NET Standard 2.0 compatible. [More info here](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebagomez%2Fdotnet-performance-comparison","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebagomez%2Fdotnet-performance-comparison","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebagomez%2Fdotnet-performance-comparison/lists"}