Trolli Schmittlauch schmittlauch
  • Joined on 2017-06-16
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-11 14:30:50 +02:00
b4fccb16c2 manage logging via file handle
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-11 00:40:00 +02:00
da579a0756 decrease logging verbosity
e12d8ef70a properly format stats log numbers: no e-notation
ba7f126a10 properly format stats log numbers: no e-notation
Compare 3 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-11 00:22:14 +02:00
ba7f126a10 properly format stats log numbers: no e-notation
0f9727c05a log the post rates instead of the absolute sums
34ecdd66e1 make stats measurement delay configurable, take speedup into account
Compare 3 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-10 13:15:08 +02:00
8f917130c4 tag normalisation includes lower case conversion
3ac89d301c bugfix: subscribe as default if not subscribed yet, when posting to a tag
3c76544afb launch background worker threads
Compare 3 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 19:56:19 +02:00
f8d30d0cc4 report post fetches to statistics
620e998876 report incoming relay posts to statistics
Compare 2 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 18:51:00 +02:00
85d10f6773 report published posts to statistics
e3a8912360 process incoming posts in parallel
441fb66704 process incoming posts in parallel
Compare 3 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 18:31:31 +02:00
441fb66704 process incoming posts in parallel
12fcd13754 annotate the PostService server/ request-handler functions
Compare 2 commits »
schmittlauch pushed to measurement_logging at schmittlauch/Hash2Pub 2020-09-09 17:22:29 +02:00
72eca0f4fe log metrics to file
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?