aws-performance-tests: Performance Tests for the Haskell bindings for Amazon Web Services (AWS)
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Aws
Performance Tests for the Haskell bindings for Amazon Web Services (AWS).
At the current stage this package only has tests for the DynamoDb bindings.
IMPORTANT NOTE
By using the dynamo-performace application from this package with your AWS API credentials costs will incure to your AWS account. Depending on the provisioned test table read and write throughput these costs can be in the order of several dollars per hour.
Also be aware that there is an option to keep the table after the tests are finished (for example for usage with successive test runs). If you use that option you have to make sure that you delete the table yourself when you don't need it any more.
[Skip to Readme]
Properties
Versions | 0.1, 0.1, 0.1.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7), async (>=2.0), aws (>=0.10.3), aws-performance-tests, base (>=4 && <5), configuration-tools (>=0.2.4), containers (>=0.5), errors (>=1.4.7), http-client (>=0.3), lens (>=4.2), lifted-base (>=0.2), monad-control (>=0.3), mtl (>=2.1), resourcet (>=1.1), statistics (>=0.12), text (>=1.1), time (>=1.4), transformers (>=0.3), vector (>=0.10) [details] |
License | MIT |
Copyright | (c) 2014 AlephCloud, Inc. |
Author | Lars Kuhtz <lars@alephcloud.com> |
Maintainer | Lars Kuhtz <lars@alephcloud.com> |
Category | Network, Web, AWS, Cloud, Distributed Computing |
Home page | http://github.com/alephcloud/hs-aws-performance-tests |
Source repo | head: git clone https://github.com/alephcloud/hs-aws-performance-tests.git this: git clone https://github.com/alephcloud/hs-aws-performance-tests.git(tag 0.1) |
Uploaded | by larsk at 2014-08-28T00:38:47Z |
Modules
- Aws
- Test
- DynamoDb
- Aws.Test.DynamoDb.Utils
- Aws.Test.Utils
- DynamoDb
- Test
Flags
Manual Flags
Name | Description | Default |
---|---|---|
with-chart | Build applications with support for printing charts. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- aws-performance-tests-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees