Skip to content

Instantly share code, notes, and snippets.

View dijkstracula's full-sized avatar

Nathan Taylor dijkstracula

View GitHub Profile
@dijkstracula
dijkstracula / itertest.c
Last active March 28, 2022 15:51
Benchmark program for the 28 March lecture of CMPT 360
/* itertest.c
*
* Benchmarks iterating through a linked list versus an array, to try to
* observe the performance difference of the two O(n) operations owing to
* spatial locality effects.
*
* author: taylorn5
*
* To compile and run:
* $ gcc -g -O0 -Wall -std=gnu99 itertest.c -o itertest
@dijkstracula
dijkstracula / ivy_clean.sh
Last active September 4, 2021 23:04
ivy_clean.sh
#!/bin/bash
# Finds all .ivy files in the directory tree, and removes their corresponding
# .cpp, .h, .dsc, executable, and, if on OSX, .dSYM files. Prints the name of
# every deleted file.
#
# author: ntaylor
#
# This script deletes things! Use at your own risk.
@dijkstracula
dijkstracula / gist:3ae817a6e9297f11dca432f37f95b804
Last active August 20, 2021 15:19
UT Austin UHS contacts
UHS Appointments: 512-471-4955
UHS 24/7 Nurse Advice: 512-475-6877
UHS Billing and Insurance:
512-475-8394 (healthyhorns.utexas.edu)
AcademicBlue (SHIP): utsystem.myahpcare.com
CMHC Main Line: 512-471-3515