Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Jacob Viau b675ec383f
Add Functions isolated extension package (#212) 2023-01-12 16:24:30 -08:00
sebastianburckhardt c286b76c1e edit release pipeline 2023-01-03 09:25:50 -08:00
Sebastian Burckhardt ed721c67f0
Add support for authentication using an Azure.Core.TokenCredential (#197)
* support authentication using token credentials.

* address PR feedback

* use overload instead of optional argument to be compatible without requiring recompilation

* address PR feedback

* address PR feedback
2022-11-09 07:44:29 -08:00
Sebastian Burckhardt 38b75d791f
Update tooling to latest Functions version (#190)
* Update tooling for Hello samples

* update tooling in load generator and performance tests

* remove unneded dependency on Microsoft.Azure.Functions.Extensions

* harden unit test logger
2022-08-16 11:32:21 -07:00
Sebastian Burckhardt fd878e96ab
Add a sample for running an orchestration with DTFx. (#180)
* Add a sample for running an orchestration with DTFx.
* update validation of settings to be more comprehensive and useful in a DTFx context
2022-07-26 09:46:05 -07:00
Sebastian Burckhardt 55d8b3fb35 Merge branch 'dev' 2021-11-17 09:56:56 -08:00
Sebastian Burckhardt 012b50cd35
Update performance tests (#88)
* fix small errors and add some tracing in performance tests

* edit perftests

* update concurrency default

* change throughput scale for word hash

* update series, and use public access blob for gutenberg

* update bank and fanoutfanin series

* limit number of words counted in each book to allow better load balancing

* fix error and select EP2 for alt

* update wordcount definitions for EP2 and EP3

* update wordcount definition for EP1

* add load generator app
2021-11-15 12:39:53 -08:00
Christian Lechner 0390605bd9
New Code Samples for Netherite (#72)
* new samples for Netherite

* corrections after review
2021-09-20 11:48:15 -07:00
Sebastian Burckhardt 1c0cc940dc
consolidate and reorganize performance tests, add scripts for automatic deployment, running, and results collection (#50) 2021-06-14 12:32:12 -07:00
Sebastian Burckhardt b5ca7f9dfb
fix bug in scalemonitor, and add support for using blobs instead of tables (#42) 2021-05-11 15:57:24 -07:00
Sebastian Burckhardt 6b69465e1c
implement autoscaling and update to 2.4.3 (#24) 2021-03-31 09:53:23 -07:00
Sebastian Burckhardt 7db2b45935 change connection string management for testing: now always use environment variables 2021-02-05 08:38:22 -08:00
Sebastian Burckhardt 837148d225
automatically create event hubs; add scripts to PerformanceTests (#20) 2021-02-03 12:39:53 -08:00
Sebastian Burckhardt 11f82a2e34
Add eventhubs consumer test (#16)
* add a performance test for consuming EH events, and an event generator

* reduce verbosity of tracing.
2021-01-25 16:30:00 -08:00
Sebastian Burckhardt 1e43a84386 change and relocate scripts 2020-11-17 10:45:26 -08:00
Sebastian Burckhardt 1debe1db56 add sample project 2020-11-17 09:25:09 -08:00
Sebastian Burckhardt 8900f0e83d update performance tests structure, comments, and host.json 2020-11-02 08:42:46 -08:00
Sebastian Burckhardt 0c8e28c4d4 initial commit. 2020-10-29 15:01:29 -07:00