Skip to content

Instantly share code, notes, and snippets.

@ashtonsix
ashtonsix / hvm_pitch_benchmarks.md
Last active November 28, 2024 04:17 — forked from VictorTaelin/hvm_pitch_benchmarks.md
HVM - Pitch Benchmarks

HVM3 - Pitch Benchmarks

Stress Test - HVM's Historic Progress

This is a stress test of the maximum possible throughput of the HVM. It is a very simple program that just loops in a "best case" scenario: i.e., maximum parallelism, and maximum compiled speed (since it compiles to a C loop). I like it because it highlights each major generational breakthrough:

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ashtonsix
ashtonsix / lending.ipynb
Created April 14, 2018 11:56
Checking for lending bias in loan applications (cross-referencing census data & zip codes)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ashtonsix
ashtonsix / iceberg.ipynb
Last active April 14, 2018 11:51
Iceberg vs Ship classifier
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ashtonsix
ashtonsix / inat.ipynb
Created April 14, 2018 11:46
iNat Challenge 2018 (markov clustering experiment)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.