Viewing profile — seedragons
seedragons
HN member- Joined
- Wed, Aug 23, 2017, 4:56 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About seedragons
No profile information was provided.
Recent public activity
-
comment
Comment #29910695
Not a single "hot air" joke? Not sure to be impressed everyone's more mature than me or disappointed.
-
comment
Comment #15084802
Ah I see, I assumed it was a penalty for only mis-guessed, not the number of cycles required to evaluate the statement. Thanks!
-
comment
Comment #15083486
Is this correct? "Without branch prediction, we then expect the “average” instruction to take branch_pct * 1 + non_branch_pct * 20 = 0.8 * 1 + 0.2 * 20 = 0.8 + 4 = 4.8 cycles" othe…