Haxl/tests
Andrew Farmer b5a305b5c1 Count rounds/fetches for profiling labels.
Summary:
This collects the highest round in which a label adds a fetch, as well as
number of fetches per label per datasource. It reports these, along with
aggregated values with scuba sample of profiling data.

Aggregation for number of rounds is the maximum round of label or any of
label's children. Aggregation for number of fetches is sum.

Reviewed By: simonmar

Differential Revision: D3316018

fbshipit-source-id: 152690c7b8811d22f566437675c943f755029528
2016-06-04 15:20:42 -07:00
..
AdoTests.hs A haxl test for ApplicativeDo 2015-10-07 01:06:35 -07:00
AllTests.hs resolve test runner conflict 2016-06-02 06:44:43 -07:00
BatchTests.hs Add support for disabling the cache 2016-05-31 06:25:54 -07:00
Bench.hs Count rounds/fetches for profiling labels. 2016-06-04 15:20:42 -07:00
CoreTests.hs Update exposed-modules in haxl.cabal 2014-07-17 13:02:09 -07:00
DataCacheTest.hs Count rounds/fetches for profiling labels. 2016-06-04 15:20:42 -07:00
ExampleDataSource.hs Add a benchmark for basic Haxl monad patterns 2015-10-07 01:16:22 -07:00
LoadCache.hs Initial open source import 2014-06-10 02:47:59 -07:00
LoadCache.txt Initial open source import 2014-06-10 02:47:59 -07:00
MockTAO.hs A haxl test for ApplicativeDo 2015-10-07 01:06:35 -07:00
MonadBench.hs Overhaul docs; bump to 0.3.0.0; add changelog 2015-10-12 06:23:49 -07:00
ProfileTests.hs Count rounds/fetches for profiling labels. 2016-06-04 15:20:42 -07:00
TestExampleDataSource.hs Move memo to haxl/core 2015-10-07 00:57:48 -07:00
TestMain.hs resolve test runner conflict 2016-06-02 06:44:43 -07:00
TestTypes.hs Add (de)serialization functions to most datasources 2016-05-31 01:20:38 -07:00
TestUtils.hs A haxl test for ApplicativeDo 2015-10-07 01:06:35 -07:00