mirror of
https://github.com/facebook/Haxl.git
synced 2024-12-24 01:04:21 +03:00
a7b3552d5c
Summary: Memoized operations were not represented in monadbench, this diff fixes that. Three tests are included: 1. Unmemoized computation, repeated N times. 2. Memoized computation, repeated N times. 3. Memoized computation, repeated N times **under different memo keys** Reviewed By: simonmar Differential Revision: D3444238 fbshipit-source-id: b2df534232acd5c02f9f6aea030c55d5cc846eb0 |
||
---|---|---|
.. | ||
AdoTests.hs | ||
AllTests.hs | ||
BatchTests.hs | ||
Bench.hs | ||
CoreTests.hs | ||
DataCacheTest.hs | ||
ExampleDataSource.hs | ||
LoadCache.hs | ||
LoadCache.txt | ||
MockTAO.hs | ||
MonadBench.hs | ||
ProfileTests.hs | ||
TestExampleDataSource.hs | ||
TestMain.hs | ||
TestTypes.hs | ||
TestUtils.hs |