Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather more granular timing info #460

Open
2 tasks
bajtos opened this issue Jan 27, 2025 · 0 comments
Open
2 tasks

Gather more granular timing info #460

bajtos opened this issue Jan 27, 2025 · 0 comments

Comments

@bajtos
Copy link
Member

bajtos commented Jan 27, 2025

spark-evaluate was recently CPU-throttled. It may be time to re-evaluate our design choices and find a more performant design.

The first step is to get more data to identify the performance bottlenecks.

Let's improve spark-evaluate to collect timing data about all CPU-intensive steps:

  • fraud detection
  • committee evaluations
  • data aggregations for InfluxDB
  • data aggregations - Spark-specific stats
  • data aggregations - platform-wide stats
  • etc.

Tasks:

  • Report timings to InfluxDB
  • Visualise timings in Grafana

Prior art:

Time to assess measurements in round

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant