mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
bench fix and new arel patches for rails 4
This commit is contained in:
parent
ba6576efd1
commit
5dd199df26
2 changed files with 10 additions and 0 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue