Skip to content

Instantly share code, notes, and snippets.

View abraker95's full-sized avatar

abraker95

View GitHub Profile
@abraker95
abraker95 / i_have_no_life.txt
Created March 30, 2025 19:49
time_to_fc_v2
Manual work debugging the damn thing /(>_<)\
'''
@ 0.5 prob & max_misses = 0
hit 1: 100 ms Time to fc: E[ 0 + 100, 0.5] = 200 actual: 200 ms
hit 2: 100 ms Time to fc: E[200 + 100, 0.5] = 600 actual: 600 ms
hit 3: 100 ms Time to fc: E[600 + 100, 0.5] = 1400 actual: 1400 ms