Unity performance tweaks published on 20 Mar 2013, 1 minute read
Prerequisites: You want to use unity, we let the unity flame wars aside, and you don’t want to use LLVMpipe.
- Remove useless lens
sudo apt-get autoremove unity-lens-videos unity-lens-photos \
unity-lens-gwibber unity-lens-shopping unity-lens-music
- Install compiz config
sudo apt-get install compizconfig-settings-manager
- Open
compizconfig-settings-manager
- Uncheck “Animations” and “Fade windows”
- Open “OpenGL”, and set the texture filter to “Fast”
- Enjoy
Read more posts
- On logic in a Rails app, revisited 6 years later 18 May 2019
- Fitting the "339 bytes of responsive CSS" in a tweet, with a twist 17 May 2019
- Enforcing that a ruby method is called from a specific location 28 Jun 2017
- Log filename, line and function name in ruby automatically 11 May 2013
← back to homepage