You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/in-memory/ticket-reservations/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ This Windows Forms sample application built on .NET Framework 4.6 demonstrates
25
25
26
26
7. Build the app for release and run it. Do not use the debugger, as that will slow down the app.
27
27
28
-
8. Start the workload with the **Start** button, and run for a while to show perf profile. Then press stop to stop the workload.
28
+
8. Start the workload with the **Start** button, and run for a while to show perf profile. Then press stop to stop the workload. You can tweak aspects of the workload (e.g., rows per transaction) through the configuration form accessed using the "Options" menue.
29
29
30
30
9. In the database project,
31
31
- Change TicketReservations.sql to a memory-optimized table (instructions commented in the file itself)
0 commit comments