mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
bench fix and new arel patches for rails 4
This commit is contained in:
@ -117,6 +117,8 @@ begin
|
||||
|
||||
puts "Starting benchmark..."
|
||||
|
||||
# asset precompilation is a dog, wget to force it
|
||||
run "wget http://127.0.0.1:#{@port}/ -o tmp/test.html"
|
||||
home_page = bench("/")
|
||||
topic_page = bench("/t/oh-how-i-wish-i-could-shut-up-like-a-tunnel-for-so/69")
|
||||
|
||||
|
Reference in New Issue
Block a user