Skip to content

Indexing cpu benchmark#1365

Merged
Nabil-Salah merged 2 commits into
developmentfrom
development_index_cpu_benchmark
Jun 17, 2025
Merged

Indexing cpu benchmark#1365
Nabil-Salah merged 2 commits into
developmentfrom
development_index_cpu_benchmark

Conversation

@Nabil-Salah

Copy link
Copy Markdown
Contributor

Description

Describe the changes introduced by this PR and what does it affect

Changes

List of changes this PR includes

Related Issues

#1285

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

@Nabil-Salah Nabil-Salah force-pushed the development_index_cpu_benchmark branch from e3aedd7 to 004bf66 Compare June 11, 2025 14:32

@Omarabdul3ziz Omarabdul3ziz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comment

Comment thread farmerbot/examples/benchmark/main.go Outdated
@@ -0,0 +1,54 @@
package main

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a need for committing this file here?

Comment thread grid-proxy/cmds/proxy_server/main.go Outdated
flag.UintVar(&f.dmiIndexerNumWorkers, "dmi-indexer-workers", 1, "number of workers checking on node dmi")
flag.UintVar(&f.speedIndexerIntervalMins, "speed-indexer-interval", 5, "node speed check interval in min")
flag.UintVar(&f.speedIndexerNumWorkers, "speed-indexer-workers", 100, "number of workers checking on node speed")
flag.UintVar(&f.cpuBenchmarkIndexerIntervalMins, "cpu-benchmark-indexer-interval", 5, "node cpu benchmark check interval in min")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on node, the cpu benchmark runs every 6 hours, better to extend this interval

Signed-off-by: nabil salah <nabil.salah203@gmail.com>
@Nabil-Salah Nabil-Salah merged commit 588d3b0 into development Jun 17, 2025
1 check passed
@Nabil-Salah Nabil-Salah deleted the development_index_cpu_benchmark branch June 17, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants