Page MenuHomeFreeBSD

Add sortbench.
ClosedPublic

Authored by brooks on Oct 14 2017, 9:49 PM.
Tags
None
Referenced Files
F132515285: D12677.id34117.diff
Fri, Oct 17, 2:01 PM
F132515283: D12677.id.diff
Fri, Oct 17, 2:01 PM
F132515282: D12677.id33995.diff
Fri, Oct 17, 2:01 PM
F132515263: D12677.id34118.diff
Fri, Oct 17, 2:00 PM
F132515259: D12677.id34116.diff
Fri, Oct 17, 2:00 PM
F132515255: D12677.id41666.diff
Fri, Oct 17, 2:00 PM
F132470765: D12677.diff
Fri, Oct 17, 5:09 AM
Unknown Object (File)
Mon, Oct 6, 9:44 PM
Subscribers

Details

Summary

This is a set of benchmarks of qsort, mergesort, heapsort, and optionally
wikisort and a script to run them.

Submitted by: Miles Fertel <milesfertel@college.harvard.edu>
Sponsored by: Google Summer of Code 2017

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Miles, I've extracted this from your GitHub repo and made a few changes to the Makefile and would like to commit this soon. One thing that is missing is appropriate BSD copyright blocks on bench.py and sort_bench.c. I can't commit without them. Please provide me with your preferred Copyright line and acknowledge that these are to be available under the standard FreeBSD license (https://www.freebsd.org/copyright/freebsd-license.html).

Hey Brooks,

I've added and pushed the copywrites, let me know if you need anything else.

Best,
Miles.

  • Add licenses from Miles.
  • Add Copyright blocks (manual merge)
This revision was not accepted when it landed; it landed in state Needs Review.Apr 19 2018, 9:54 PM
Closed by commit rS332796: Add sortbench. (authored by brooks). · Explain Why
This revision was automatically updated to reflect the committed changes.