Completed DynamoDB + DAX Benchmarker with a nice TUI to boot

This commit is contained in:
hamilcarBarca17
2023-08-02 18:11:41 -06:00
parent 09862c1b43
commit e42070eefa
55 changed files with 3574 additions and 1 deletions
+14
View File
@@ -0,0 +1,14 @@
[defaults]
forks = 50
gathering = explicit
host_key_checking = False
nocows = 1
retry_files_enabled = False
roles_path = ./ansible/roles
timeout = 60
callback_whitelist = profile_tasks
[callback_profile_tasks]
sort_order = none
output_limit = 1000