Skip to content

Commit dc0b30d

Browse files
authored
added references to benchmark results
1 parent 7171589 commit dc0b30d

File tree

1 file changed

+4
-0
lines changed
  • samples/features/in-memory/benchmark-order-processing

1 file changed

+4
-0
lines changed

samples/features/in-memory/benchmark-order-processing/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Sample order processing workload that can be used for benchmarking transactional processing with in-memory technologies. The scripts in this folder leverage the In-Memory OLTP feature in SQL Server 2016.
44

5+
Some results from this benchmark:
6+
* [4 Terabyte and 343,000 transactions per second with SQL Server 2016 on Hyper-V](https://blogs.technet.microsoft.com/windowsserver/2016/09/28/windows-server-2016-hyper-v-large-scale-vm-performance-for-in-memory-transaction-processing/)
7+
* [11X perf gain with In-Memory OLTP in Azure SQL Database](https://azure.microsoft.com/blog/in-memory-oltp-in-azure-sql-database/)
8+
59
<a name=about-this-sample></a>
610

711
## About this sample

0 commit comments

Comments
 (0)