[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67903] [ruby-trunk - Feature #10800] [PRRF][PATCH] Make math.c twice as faster when passed Bignum

From: nobu@...
Date: 2015-01-30 08:27:24 UTC
List: ruby-core #67903
Issue #10800 has been updated by Nobuyoshi Nakada.

Tracker changed from Misc to Feature

----------------------------------------
Feature #10800: [PRRF][PATCH] Make math.c twice as faster when passed Bignum
https://bugs.ruby-lang.org/issues/10800#change-51302

* Author: gogo tanaka
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
This ticket is  continued from [Feature 10785](https://bugs.ruby-lang.org/issues/10785)

My patch last time is only for Fixnum, but now I'd like to do same thing for Bignum without loosing others performance.

And this time I follow [r49434](https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/49434) not to ignore redefinition of Integer#to_f ;)

thanks.

---Files--------------------------------
introduce_num2dbl_with_to_f_func.patch (7.38 KB)
fix_indent_for_MISC_10800.patch (683 Bytes)


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

In This Thread

Prev Next