Skip to content

Commit

Permalink
V3 Alg StudentDistribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-sth committed Oct 28, 2023
1 parent d598682 commit 76454e6
Show file tree
Hide file tree
Showing 8 changed files with 8,173 additions and 119 deletions.
5 changes: 3 additions & 2 deletions benchmark/timeDistribution.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ if (numIterations % 2 === 0) {
}

const benchmarkResults: BenchmarkResults = {
algorithm: 'TimeDistribution updated paths into group',
version: 'v2',
algorithm:
'TimeDistribution impproved distribution proccess + small per updates',
version: 'v3.1',
numIterations,
executionTimes,
middleValue,
Expand Down
Loading

0 comments on commit 76454e6

Please sign in to comment.