Tag: GOTO

  • GOTO 2016 • Emulating a 6502 system in Javascript • Matt Godbolt

    This presentation was recorded at GOTO Chicago 2016 http://gotochgo.com Matt Godbolt – Low-level Latency Geek, DRW ABSTRACT It’s said you should never meet your heroes. They’re wrong! This is the story of Matt meeting and getting to know one of his heroes: the 6502 microprocessor. It powered the Apple IIe […] Read the full abstract…

  • GOTO 2015 • Benchmarking JavaScript • Vyacheslav Egorov

    This presentation was recorded at GOTO Chicago 2015 http://gotochgo.com Vyacheslav Egorov – Java Script Performance Expert, SW Engineer on the Google Dart Team ABSTRACT JavaScript is everywhere. JavaScript VMs improve by leaps and bounds. Performance graphs are breaking through the ceilings of expectations. And yet from time to time we still find ourselves wondering whether…