Tony Guan (techtony2018)

techtony2018

Geek Repo

Location:San Francisco South Bay

Github PK Tool:Github PK Tool

Tony Guan's repositories

AutoSwitchAirport

This is a bash script that will automatically turn your wifi off if you connect your computer to an ethernet connection and turn wifi back on when you unplug your ethernet cable/adapter.

Language:ShellStargazers:0Issues:2Issues:0

collectd

collectd

Language:JavaScriptLicense:Apache-2.0Stargazers:0Issues:2Issues:0

complain

complain

Language:HTMLStargazers:0Issues:2Issues:0

flightpath

A playground for google map APIs

Language:JavaScriptStargazers:0Issues:2Issues:0

jruby

JRuby, an implementation of Ruby on the JVM

Language:RubyLicense:NOASSERTIONStargazers:0Issues:2Issues:0

playground

Experimental repository

Language:JavaStargazers:0Issues:0Issues:0

TransGC

This is a previous work I've done on hotspot, the name TransGC meaning transactional GC. It conatains the hack that I made to enable hotspot to group objects into different transactional areas so that we can reclaim the space once the transaction is over. The implementation is complete, but unfortunately the overhead is not acceptable. It runs with real benchmarks like specj2004, but the performance is not as good as expected, that's why it's not published into a paper yet. But I would like to still share this code in case anyone is interested.

License:GPL-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0