General

Profile

Sega100500 (Сергей Е)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 1 8 9

Activity

12/26/2017

08:06 AM Ruby Bug #14238: With install Ruby 2.5.0 and Passenger 5.1.12 ALL sites will fail to open
Sega100500 (Сергей Е) wrote:
> Problem still exists:
> ...
Sega100500 (Сергей Е)
07:38 AM Ruby Bug #14238 (Third Party's Issue): With install Ruby 2.5.0 and Passenger 5.1.12 ALL sites will fail to open
Problem still exists:
https://bugs.ruby-lang.org/issues/14188
With install **Ruby 2.5.0** and **Passenger 5.1.12** ALL sites will fail to open
application out:
**Incomplete response received from application**
Sega100500 (Сергей Е)

12/15/2017

10:01 AM Ruby Bug #14188 (Third Party's Issue): With install Ruby 2.4.3 and Passenger 5.1.12 ALL sites will fail to open
With install Ruby 2.4.3 and Passenger 5.1.12 ALL sites will fail to open
https://github.com/phusion/passenger/issues/2010
Answer:
**Hi, this doesn't look like an issue with Passenger, but instead with Ruby, see the error message...
Sega100500 (Сергей Е)

12/26/2015

02:22 PM Ruby Misc #11875: Ruby 2.3.0 now is slowly than php 7
Yui NARUSE wrote:
> You know, this is bug tracker, not socks under the Christmas tree.
> ...
I did not want anything to offend. Sorry.
I said firstly: "Not BUG but wish"
May you point me to "real world performance", "real world a...
Sega100500 (Сергей Е)
12:16 PM Ruby Misc #11875: Ruby 2.3.0 now is slowly than php 7
Сергей Е wrote:
> I install Ruby 2.3, and compare perfomance (simple tests - loop, recursion) with php 7.
code of tests:
http://inet777.ru/sravnenie-proizvoditelmznosti-ruby-php-i-python-na-linux-x64-intel-core-i5/9516
Sega100500 (Сергей Е)
11:51 AM Ruby Misc #11875 (Closed): Ruby 2.3.0 now is slowly than php 7
Not BUG but wish
Always proud of the fact that Ruby - the fastest!
I happy to use Ruby - the BEST language! Thanks for all developers!
I install Ruby 2.3, and compare perfomance (simple tests - loop, recursion) with php 7.
Fo...
Sega100500 (Сергей Е)

03/19/2015

09:03 AM Ruby Misc #10983 (Open): Why blocks make Ruby methods 439% slower ?
https://www.omniref.com/ruby/2.2.0/symbols/Proc/yield#annotation=4087638&line=711&hn=1
~~~ruby
require 'benchmark/ips'
def block_call(&block)
block.call
end
def just_yield
yield
end
Benchmark.ips do |x|
x.report("...
Sega100500 (Сергей Е)

09/20/2014

06:08 AM Ruby Bug #10269 (Third Party's Issue): Upgrade 2.1.2 to 2.1.3 fail
Upgrade 2.1.2 to 2.1.3 fail
on Debian 7
log:
[2014-09-20 11:57:08] migrate_rubies_alias
migrate_rubies_alias ()
{
"$rvm_scripts_path/alias" delete "$migrate_alias_name";
"$rvm_scripts_path/alias" create "$migrate_alias...
Sega100500 (Сергей Е)

02/25/2013

09:31 PM Ruby Bug #7956 (Third Party's Issue): Install fail with RVM
$ uname -a
Linux my-debian.ru 2.6.32-5-686 #1 SMP Fri Feb 15 15:48:27 UTC 2013 i686 GNU/Linux
$ $ \curl -L https://get.rvm.io | bash -s stable --ruby
...
Error running 'make', please read /home/ruby2/.rvm/log/ruby-2.0.0-p0/make...
Sega100500 (Сергей Е)

01/23/2013

09:03 PM Ruby Bug #7734 (Rejected): Post IF - undefined local variable
hash[:tree] = tree if (tree = _get_path_tree_array(params, path, deep + 1)) && ! tree.empty?
# => undefined local variable or method `tree' for #<Content:0x92d96b0>
but
if (tree = _get_path_tree_array(params, path, deep + 1)) &&...
Sega100500 (Сергей Е)

Also available in: Atom