Project

General

Profile

Actions

Feature #10800

closed

[PRRF][PATCH] Make math.c twice as faster when passed Bignum

Feature #10800: [PRRF][PATCH] Make math.c twice as faster when passed Bignum

Added by gogotanaka (Kazuki Tanaka) almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:67889]

Description

This ticket is continued from Feature 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 not to ignore redefinition of Integer#to_f ;)

thanks.


Files

introduce_num2dbl_with_to_f_func.patch (7.38 KB) introduce_num2dbl_with_to_f_func.patch gogotanaka (Kazuki Tanaka), 01/29/2015 10:08 PM
fix_indent_for_MISC_10800.patch (683 Bytes) fix_indent_for_MISC_10800.patch gogotanaka (Kazuki Tanaka), 01/30/2015 01:44 AM
Actions

Also available in: PDF Atom