I'm using RSpec with Capybara Webkit, but I'm seeing veeeery slow
tests, with an average of 12 seconds for a single test! From my
reading, this is much slower than should be expected. Debugging /
profiling this is very frustrating, does anyone have any advice? Is
this a known issue?
This is on an Ubuntu machine, and I wonder if it's related to
https://github.com/thoughtbot/capybara-webkit/issues/41