Trolli Schmittlauch schmittlauch
  • Joined on 2017-06-16
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 14:24:41 +02:00
0ffe9effc0 refactor relay processing to STM-retry instead of busy-wait
49421f9fd3 refactor relay processing to STM-retry instead of busy-wait
Compare 2 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 14:24:12 +02:00
49421f9fd3 refactor relay processing to STM-retry instead of busy-wait
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 11:51:19 +02:00
2b39648a77 actually implement simple relaying of posts
df479982fa make RingMap instance of Functor and Foldable
Compare 2 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-07 16:36:39 +02:00
c536994afe re-format Servant client pattern matching
5c338b9cd7 split up stats summing and evaluating, launch threads
Compare 2 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-07 13:01:07 +02:00
c823e6357a accumulate all statistic/ measurement events to a measurement summary
4d2d6faf1b Merge pull request 'Improve general readability' (#69) from Hecate/Hash2Pub:readability into mainline
7d833e064b Improve readability
fa78c6fc43 clarify different nix-shell environments in readme
d3e5eac5c5 Unsused imports and syntax error
Compare 6 commits »
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-09-07 10:33:08 +02:00
6b166ac4ca fixup! Merge branch 'measurement_logging' into mainline
schmittlauch deleted branch readability from Hecate/Hash2Pub 2020-09-05 16:27:48 +02:00
schmittlauch merged pull request schmittlauch/Hash2Pub#69 2020-09-05 16:27:24 +02:00
Improve general readability
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-09-05 16:27:24 +02:00
4d2d6faf1b Merge pull request 'Improve general readability' (#69) from Hecate/Hash2Pub:readability into mainline
7d833e064b Improve readability
d3e5eac5c5 Unsused imports and syntax error
Compare 3 commits »
schmittlauch commented on pull request schmittlauch/Hash2Pub#69 2020-09-05 15:44:12 +02:00
Improve general readability

Depends on how it got there. Is stylish-haskell able to enforce a consistent indentation style? Maybe I should also try to properly configure my vim indetations because they are a bit conflicting.

But until then either I or you better revert this indentation.

schmittlauch commented on pull request schmittlauch/Hash2Pub#69 2020-09-05 15:27:28 +02:00
Improve general readability

I should probaby define a proper indentation style for this project.

schmittlauch commented on pull request schmittlauch/Hash2Pub#69 2020-09-05 15:24:58 +02:00
Improve general readability

Do you plan on adding something more to this PR, or can this be merged?

schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-09-05 15:02:10 +02:00
fa78c6fc43 clarify different nix-shell environments in readme
schmittlauch pushed to mainline at schmittlauch/Hash2Pub 2020-09-05 12:32:09 +02:00
60f5780742 Merge branch 'measurement_logging' into mainline
c9b0e66110 scale request timeout with speedup and pass it directly to function
4f08d33d2e make all delays configurable and scale them according to a speedup factor
Compare 3 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-05 12:30:44 +02:00
c9b0e66110 scale request timeout with speedup and pass it directly to function
4f08d33d2e make all delays configurable and scale them according to a speedup factor
6715130d58 scale request timeout with speedup and pass it directly to function
8a9553a331 fixup! make all delays configurable and scale them according to a speedup factor
91ebf3401d make all delays configurable and scale them according to a speedup factor
Compare 5 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-04 16:54:45 +02:00
6715130d58 scale request timeout with speedup and pass it directly to function
8a9553a331 fixup! make all delays configurable and scale them according to a speedup factor
Compare 2 commits »
schmittlauch opened issue schmittlauch/Hash2Pub#68 2020-09-04 14:52:18 +02:00
Implicitly pass and access config parameters through a ReaderT
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-04 11:09:11 +02:00
91ebf3401d make all delays configurable and scale them according to a speedup factor
schmittlauch closed issue schmittlauch/Hash2Pub#37 2020-09-03 18:57:12 +02:00
set up testbed and automate experiments
schmittlauch closed issue schmittlauch/Hash2Pub#59 2020-09-03 18:55:09 +02:00
instrumentation script