Our great sponsors
-
I'm wondering if this is related to this.
-
Semi-manually, I'm afraid :) For each benchmark in my suite, I have a bunch of modules XYZ010.hs,XYZ020.hs, etc.; I then compile the whole thing, have a script that extracts the core size for each module and writes them to a .csv file, which I then render as a graph using gnuplot. For the compilation time diagrams it's a similar process, except that I'm using ghc-timings-report to extract the compilation times.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
For a more motivated example, I use this technique to keep track of game state in Scattergories: https://github.com/brandonchinn178/categories-with-friends/blob/master/server/src/CategoriesWithFriends/Game/Answer.hs
Related posts
- Should a noob consider learning Haskell for web back end?
- On a daily base in this sub
- Advice on ORMs with REST/GraphQL & Hasura/PostGraphile implementation
- Can't link fresh project - problem with underlying postgrest version not supporting 15.
- obelisk/README.md at master · obsidiansystems/obelisk · GitHub