Skip to content

Instantly share code, notes, and snippets.

View dwyd's full-sized avatar
🥑
ܒܕܦ̮ܥܐ ܟܘܕ

David Enochs dwyd

🥑
ܒܕܦ̮ܥܐ ܟܘܕ
View GitHub Profile
@dwyd
dwyd / csv_test.csv
Created September 13, 2019 20:42
test
Rank Player.Name Matchup Best.Rank Worst.Rank Avg.Rank Std.Dev Tier
1 Patrick Mahomes at OAK 1 7 1.11 0.43 1
2 Lamar Jackson vs. ARI 1 14 2.95 1.77 1
3 Tom Brady at MIA 1 12 3.52 1.82 1
4 Deshaun Watson vs. JAC 2 12 4.41 1.67 1
5 Carson Wentz at ATL 2 23 5.41 1.84 2
6 Dak Prescott at WAS 2 17 6.55 2.02 2
7 Matt Ryan vs. PHI 2 25 7.42 2.27 2
8 Cam Newton vs. TB 1 19 7.64 2.68 2
9 Jared Goff vs. NO 2 19 9 2.21 2
@dwyd
dwyd / Ipsum.emu
Last active August 23, 2019 19:30
elm-markup + elm-ui testing
|> Article
author = Matthew Griffith
title = How I Learned /elm-markup/
description =
How I learned to use elm-markup.
`Lorem Ipsum is simply`{drop} --- dummy text of the printing and [typesetting industry]{link| url = http://mechanical-elephant.com }. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In id pellentesque elit, id sollicitudin felis. Morbi eu risus molestie enim suscipit auctor. Morbi pharetra, nisl ut finibus ornare, dolor tortor aliquet est, quis feugiat odio sem ut sem. N
Warming up --------------------------------------
method_a 1.000 i/100ms
method_b 1.000 i/100ms
Calculating -------------------------------------
method_a 0.001 (± 0.0%) i/s - 1.000 in 1750.968515s
method_b 0.032 (± 0.0%) i/s - 1.000 in 30.867540s
Comparison:
method_b: 0.0 i/s
method_a: 0.0 i/s - 56.73x slower