mirror of
https://github.com/facebook/Haxl.git
synced 2024-12-23 16:53:02 +03:00
14ebbe2c85
Summary: Pull Request resolved: https://github.com/facebook/Haxl/pull/111 Right now BackgroundFetches produce multiple FetchStats for the same batch, but it is not possible to link these together to get an idea of how big the batch was. This introduces a field to FetchStats that can be used to link batches together as well as a utility method to do this in a default manner Reviewed By: watashi Differential Revision: D19469048 fbshipit-source-id: fce687c49ac4cbdc7cbd6804f37b6f120d7efad3 |
||
---|---|---|
.. | ||
AdoTests.hs | ||
AllTests.hs | ||
BadDataSource.hs | ||
BatchTests.hs | ||
Bench.hs | ||
CoreTests.hs | ||
DataCacheTest.hs | ||
ExampleDataSource.hs | ||
FBMain.hs | ||
FullyAsyncTest.hs | ||
LoadCache.hs | ||
LoadCache.txt | ||
MemoizationTests.hs | ||
MockTAO.hs | ||
MonadBench.hs | ||
OutgoneFetchesTests.hs | ||
ParallelTests.hs | ||
ProfileTests.hs | ||
SleepDataSource.hs | ||
StatsTests.hs | ||
TestBadDataSource.hs | ||
TestExampleDataSource.hs | ||
TestMain.hs | ||
TestTypes.hs | ||
TestUtils.hs | ||
WorkDataSource.hs | ||
WriteTests.hs |