Commit 2dbfb47
authored
[Text Analytics] Fix a compiler option in perf test (Azure#14090)
Otherwise, ts-node will fail. I also set the default number of documents to 1k.1 parent 0c3f4d1 commit 2dbfb47
File tree
2 files changed
+2
-1
lines changed- sdk/textanalytics/perf-tests/text-analytics
- test
2 files changed
+2
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments