hsbencher-fusion: Backend for uploading benchmark data to Google Fusion Tables.
Google Fusion tables are a type of Google Doc that resembles a SQL database more than a spreadsheet. They have a web interface and permissions model similar to toher google docs. More information can be found at: https://support.google.com/fusiontables/answer/2571232?hl=en
This package provides both a library, which provides a plugin for use with custom HSBencher harnesses, as well as executables for uploading already existing benchmark data (from Criterion or an earlier HSBencher run) to the fusion table.
ChangeLog:
(0.3) Added RETRIES field to the core schema.
(0.3.3) Jump to new versions of handa-gdata, network, and http-conduit
(0.3.5) Add findTableIdmakeTableensureColumns
(0.3.6) --variant command line argument for criterion uploader
(0.3.7) Routines for bulk-upload of rows.
(0.3.8) Add --threads to hsbencher-fusion-upload-criterion
(0.3.9) Change type of uploadRows
(0.3.10) Add -o to hsbencher-fusion-upload-csv
(0.3.11) Add --matchserver to hsbencher-fusion-upload-csv
(0.3.12) Add --runflags to hsbencher-fusion-upload-criterion
(0.3.13) Fix problem with blank lines.
(0.3.14) Bugfix #80
(0.3.15) add --custom to hsbencher-fusion-upload-criterion
(0.3.15.1) ghc 7.10.1 support
Downloads
- hsbencher-fusion-0.3.15.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2, 0.3, 0.3.2, 0.3.3, 0.3.4, 0.3.15.1, 0.3.15.2 |
---|---|
Dependencies | base (>=4.5 && <4.9), bytestring (>=0.10), containers (>=0.5), criterion (>=1.0), csv (>=0.1), data-default (>=0.5.3), directory (>=1.2), filepath (>=1.3), handa-gdata (>=0.7.0.3), hsbencher (>=1.20.0.2 && <2.0), hsbencher-fusion, http-conduit (>=2.0), mtl, network (>=2.5.0.0), split (>=0.2), statistics, text (>=1.1), time (>=1.4) [details] |
License | BSD-3-Clause |
Author | Ryan Newton |
Maintainer | rrnewton@gmail.com |
Uploaded | by RyanNewton at 2015-04-26T12:24:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hsbencher-fusion-upload-csv, hsbencher-fusion-upload-criterion |
Downloads | 5172 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-26 [all 1 reports] |