Project 2 Scoreboard§
Note: on this page, you can see the results others have obtained
with their FJ pool implementations. To add your results, run
fjdriver.py
, which will produce a file
full-results.json
in a new folder that it creates.
Please do not include debugging output when running in benchmark
mode.
Then, you can submit via fjpostresults.py ..../full-results.json
.
You can delete a submission. Your submission is shown to
you with your real uid, other submissions are shown to you with a
hashed uid.
You may submit via fjpostresults.py -p
to make your submissions
shown to others with your real uid. As the results can vary between
runs, especially for the larger quicksort/mergesort benchmarks, the
numbers on this page give only a rough indication. Running
fjdriver.py -g -B 5
will report averages over 5 runs.
➡️ See here for our performance expectations on this semester's hardware.
The column MQNSF
stands for Mergesort/Quicksort/N-Queens/Simpson/Fibonacci
and represents the sum of the values.