In-Memory OLTP Performance Demo Available for Download なので、In-Memory OLTP Performance Demo を試してみる
In-Memory っておもしろそうだし、お仕事でも使ったことないのでお試ししてみます。
In-Memory OLTP Performance Demo Available for Download | SQL Server Database Engine Blog
デモのサンプルは下記の場所からダウンロードできます。
github.com
サンプルの構成は下図の通り。
手順は下記の通り。
To run the performance demo, follow these steps:
1. Create a database with the name TicketReservations
2. Run the script setup-or-reset-demo.sql to create the traditional disk-based table and interpreted T-SQL stored procedures
3. Start the application DemoWorkload.exe
4. Change the connection string in the configuration settings, if needed. By default, it points to the local default SQL Server instance with integrated authentication.
5. Start the workload by clicking the "start" button, let it run for a while using the "stop" button
- If nothing seems to happen, maximize the window. There is a box with error messages to the right.
6. Migrate the table to memory-optimized and key stored procedure to natively compiled in one of two ways:
I. Executing the script apply-in-memory-oltp.sql, or
II. Using the Transaction Performance Analysis Report and memory-optimization advisor in SQL Server Management Studio to migrate the table
7. Start the workload again, and observe the performance gain. Stop the workload to conclude the demo.
8. To reset the demo, run the script setup-or-reset-demo.sql
6/1 にリリースされた SQL Server 2016 を使用します。
- TicketReservations というデータベースを作成します。
- setup-or-reset-demo.sql を実行します。実行ボタンをクリックしましょう。
- DemoWorkload.exe を起動します。
下図のようなツールが起動します。 - 接続文字列を変える必要があったら、変えて下さい。
- Start ボタンを押して、しばらくしたら Stop を押してください。
- メモリー最適化テーブルに変更します。apply-in-memory-oltp.sql を実行します。
- ツールの Start ボタンをクリックします。高速化されてますね。
- もう一度繰り返すには、setup-or-reset-demo.sql を実行します。
SQL Server 2016 対応時には In-Memory を採用しようかな。誰か詳しく教えてください!!
SharePoint 詳しくなりたい!!
ひと目でわかる SharePointServer2013 (TechNet ITプロシリーズ)
- 作者: 山崎愛,西岡真樹
- 出版社/メーカー: 日経BP社
- 発売日: 2013/09/12
- メディア: 単行本
- この商品を含むブログ (2件) を見る
ひと目でわかる SharePoint2013 サイトカスタマイズ&開発編 (TechNet ITプロシリーズ)
- 作者: 株式会社クリエ・イルミネート奥田理恵
- 出版社/メーカー: 日経BP社
- 発売日: 2014/04/16
- メディア: 単行本
- この商品を含むブログ (1件) を見る