Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IDEが好きなので、Visual Studio2012を使用してWebサイトを作成しています。静的なHTMLWebサイトと動的制御のないasp.netのWebサイトの間にパフォーマンスの違いがあるかどうかを知りたいです...ありがとうございます。
Web ページの読み込みを待っている時間のほとんどは、ネットワークの待ち時間です。サーバーがページを動的に生成することによるレイテンシーはほとんどありません (コードがそれほど悪くないと仮定します)。答えは、いいえ、静的ページと動的ページの読み込み時間に顕著な違いはありません.