Skip to content
Snippets Groups Projects

Draft: (paused) distance result precomputation

Open Hugo Trentesaux requested to merge hugo/distance-precompute into master

Outputs the result of the distance computation for all identities in a json file in the form:

{"block":"0x432a43af2b2aef4ab33ac9a4323b1f084b86388bc46744f7ce5936a5bbcd07f6","results":{"4":4,"1":4,"3":4,"2":4},"referees":4}

This file can be computed regularly and served directly through nginx. This would allow the clients to have a recent estimate of the distance result before requesting evaluation.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading