ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:72486] [Ruby trunk - Misc #11875] [Open] Ruby 2.3.0 now is slowly than php 7
       [not found] <redmine.issue-11875.20151226115152@ruby-lang.org>
@ 2015-12-26 11:51 ` Sergey.V.Ezhov
  2015-12-26 12:16 ` [ruby-core:72487] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: Sergey.V.Ezhov @ 2015-12-26 11:51 UTC (permalink / raw)
  To: ruby-core

Issue #11875 has been reported by Сергей Е.

----------------------------------------
Misc #11875: Ruby 2.3.0 now is slowly than php 7
https://bugs.ruby-lang.org/issues/11875

* Author: Сергей Е
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
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.

For the first time php faster than Ruby. :-(

Sorry for my English. I use google-translator.





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:72487] [Ruby trunk - Misc #11875] Ruby 2.3.0 now is slowly than php 7
       [not found] <redmine.issue-11875.20151226115152@ruby-lang.org>
  2015-12-26 11:51 ` [ruby-core:72486] [Ruby trunk - Misc #11875] [Open] Ruby 2.3.0 now is slowly than php 7 Sergey.V.Ezhov
@ 2015-12-26 12:16 ` Sergey.V.Ezhov
  2015-12-26 13:40 ` [ruby-core:72490] [Ruby trunk - Misc #11875] [Closed] " naruse
  2015-12-26 14:22 ` [ruby-core:72492] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov
  3 siblings, 0 replies; 4+ messages in thread
From: Sergey.V.Ezhov @ 2015-12-26 12:16 UTC (permalink / raw)
  To: ruby-core

Issue #11875 has been updated by Сергей Е.


Сергей Е 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



----------------------------------------
Misc #11875: Ruby 2.3.0 now is slowly than php 7
https://bugs.ruby-lang.org/issues/11875#change-55769

* Author: Сергей Е
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
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.

For the first time php faster than Ruby. :-(

Sorry for my English. I use google-translator.





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:72490] [Ruby trunk - Misc #11875] [Closed] Ruby 2.3.0 now is slowly than php 7
       [not found] <redmine.issue-11875.20151226115152@ruby-lang.org>
  2015-12-26 11:51 ` [ruby-core:72486] [Ruby trunk - Misc #11875] [Open] Ruby 2.3.0 now is slowly than php 7 Sergey.V.Ezhov
  2015-12-26 12:16 ` [ruby-core:72487] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov
@ 2015-12-26 13:40 ` naruse
  2015-12-26 14:22 ` [ruby-core:72492] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov
  3 siblings, 0 replies; 4+ messages in thread
From: naruse @ 2015-12-26 13:40 UTC (permalink / raw)
  To: ruby-core

Issue #11875 has been updated by Yui NARUSE.

Status changed from Open to Closed

You know, this is bug tracker, not socks under the Christmas tree.

Moreover the benchmark you show is micro benchmark.
If we improve Ruby for such micro benchmark, the real performance of Ruby may not be improved.
Because such optimizations sometimes has trade offs.
We are trying to make more suitable benchmarks which reflect real world performance,
 and improve Ruby for real world applications.

----------------------------------------
Misc #11875: Ruby 2.3.0 now is slowly than php 7
https://bugs.ruby-lang.org/issues/11875#change-55771

* Author: Сергей Е
* Status: Closed
* Priority: Normal
* Assignee: 
----------------------------------------
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.

For the first time php faster than Ruby. :-(

Sorry for my English. I use google-translator.





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ruby-core:72492] [Ruby trunk - Misc #11875] Ruby 2.3.0 now is slowly than php 7
       [not found] <redmine.issue-11875.20151226115152@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2015-12-26 13:40 ` [ruby-core:72490] [Ruby trunk - Misc #11875] [Closed] " naruse
@ 2015-12-26 14:22 ` Sergey.V.Ezhov
  3 siblings, 0 replies; 4+ messages in thread
From: Sergey.V.Ezhov @ 2015-12-26 14:22 UTC (permalink / raw)
  To: ruby-core

Issue #11875 has been updated by Сергей Е.


Yui NARUSE wrote:
> You know, this is bug tracker, not socks under the Christmas tree.
> 
> Moreover the benchmark you show is micro benchmark.
> If we improve Ruby for such micro benchmark, the real performance of Ruby may not be improved.
> Because such optimizations sometimes has trade offs.
> We are trying to make more suitable benchmarks which reflect real world performance,
>  and improve Ruby for real world applications.

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 applications" benchmarks? Source code for testing.
Many thanks!



----------------------------------------
Misc #11875: Ruby 2.3.0 now is slowly than php 7
https://bugs.ruby-lang.org/issues/11875#change-55772

* Author: Сергей Е
* Status: Closed
* Priority: Normal
* Assignee: 
----------------------------------------
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.

For the first time php faster than Ruby. :-(

Sorry for my English. I use google-translator.





-- 
https://bugs.ruby-lang.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-26 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-11875.20151226115152@ruby-lang.org>
2015-12-26 11:51 ` [ruby-core:72486] [Ruby trunk - Misc #11875] [Open] Ruby 2.3.0 now is slowly than php 7 Sergey.V.Ezhov
2015-12-26 12:16 ` [ruby-core:72487] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov
2015-12-26 13:40 ` [ruby-core:72490] [Ruby trunk - Misc #11875] [Closed] " naruse
2015-12-26 14:22 ` [ruby-core:72492] [Ruby trunk - Misc #11875] " Sergey.V.Ezhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).