<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>.NET Core</anon>
    <anon>.NET Framework</anon>
    <anon>C#</anon>
  </categories>
  <description>C# で数通りあるインスタンス作成方法の処理速度の比較です。 前提条件・環境 環境は以下の通り Visual Studio 2019 + .NET Core 3.1 Windows10, Releaseビルドをコンソールから実行 動作検証 検証は BenchmarkDotNet を使用して検証は以下の通り実行します。 // Program.cs internal class Program { private static void Main(string[] args) { var summary = BenchmarkRunner.Run&lt;CreateInstance1&gt;(); // もし…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2023%2F06%2F16%2F233046&quot; title=&quot;【C#】インスタンス作成速度の比較 - PG日誌&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-16 23:30:46</published>
  <title>【C#】インスタンス作成速度の比較</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2023/06/16/233046</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
