cs6120 icon indicating copy to clipboard operation
cs6120 copied to clipboard

[Blog] AsyncBril

Open evanmwilliams opened this issue 1 year ago • 3 comments
trafficstars

Final project for CS 6120 with @emwangs and @he-andy

evanmwilliams avatar Dec 11 '23 19:12 evanmwilliams

Here's the link to our actual code: https://github.com/sampsyo/bril/pull/305

https://github.com/he-andy/bril

evanmwilliams avatar Dec 11 '23 23:12 evanmwilliams

@sampsyo For sure, there were two main reasons we pivoted from the original idea.

The first is that we weren't confident in our ability to implement re-looper with the time we had for the project. We read the paper and it was pretty gnarly to understand, and without re-looper the translations become pretty trivial so maybe the scope of the project wasn't well suited for us.

The other reason is that we were much more interested in concurrency (especially after the last lecture). We wanted to do something related to performance and lost interest in our original idea. We thought the Async idea was a cool idea way to explore this. We probably should've let you know before we pivoted - in all honesty we switched up pretty late and were heads down on development so it slipped our minds - sorry about that!

evanmwilliams avatar Dec 18 '23 19:12 evanmwilliams

Cool; thanks for the extra detail!

sampsyo avatar Dec 18 '23 22:12 sampsyo