Perf Avore: A Rule Based CrossPlatform Performance Based Monitoring and Analysis Tool

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • FSharpAdvent_2021

    Discontinued Rule based performance analysis and monitoring tool [Moved to: https://github.com/MokoSan/PerfAvore]

  • The code is available here.

  • realmon

    A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs

  • Perf Avore was heavily inspired by maoni0's realmon, a monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs. My contributions and associated interactions for realmon definitely were incredibly instrumental in coming up with this idea and it's implementation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ML.NET

    ML.NET is an open source and cross-platform machine learning framework for .NET.

  • The one Anomaly Detection algorithm implemented is that of Independent and Identically Distributed Spike Detector from Microsoft.ML.TimeSeries that makes use of adaptive kernel density estimation to compute p-values to decide how much of an anomaly a certain point is.

  • PerfAvore

    Rule based performance analysis and monitoring tool for dotnet written in F#.

  • Prior to writing this Console App, I prototyped functionality to test out smaller components that can be found here. Some of the prototypes include:

  • ionide-vscode-fsharp

    VS Code plugin for F# development

  • Perf Avore was developed on VSCode using the ionide plugin and dotnet cli.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Why do you think F# is not more popular, even within the .NET ecosystem?

    1 project | news.ycombinator.com | 15 Apr 2023
  • Is there a modern IDE with good support for OCaml?

    2 projects | /r/ocaml | 17 Oct 2022
  • Why OCaml?

    5 projects | news.ycombinator.com | 27 Sep 2022
  • How to get a non-broken F# development experience?

    4 projects | /r/fsharp | 5 Sep 2022
  • Does Microsoft use F# for any of its internal projects?

    6 projects | /r/fsharp | 11 Jul 2022