Skip to content

Commit d58297a

Browse files
committed
fix numering to bullets
1 parent 76a21e2 commit d58297a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/personalizer/concepts-scalability-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ms.author: edjez
1515

1616
High-performance and high-traffic websites and applications have two main factors to consider with Personalizer for scalability and performance:
1717

18-
1. Keeping low latency when making Rank API calls
19-
1. Making sure training throughput keeps up with event input
18+
* Keeping low latency when making Rank API calls
19+
* Making sure training throughput keeps up with event input
2020

2121
Personalization can return a rank very rapidly, with most of the call duration dedicated to communication through the REST API. Azure will autoscale the ability to respond to requests rapidly.
2222

0 commit comments

Comments
 (0)