Project

General

Profile

Actions

Feature #10081

closed

[PATCH] Specifying MACRO for increase performence in ppc64

Added by gustavo.pedrosa (Gustavo Frederico Temple Pedrosa) over 9 years ago. Updated over 9 years ago.

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

Description

To increase performance on ppc64 machines, the MACRO "powerpc64" were specified for the architecture, just like for x86_64 machines.

I've executed some benchmarks, see below:

Benchmark               Before (milliseconds)	After (milliseconds)	Percentage difference
bm_vm2_regexp.rb        4955                    4752                    -4,10%
bm_so_meteor_contest.rb 6065                    5817                    -4,09%
bm_app_pentomino.rb     35122                   34886                   -0,67%
bm_hash_flatten.rb      3055                    3011                    -1,44%
bm_so_sieve.rb          1227                    1210                    -1,39%

Files

macro_powerpc64.patch (1.16 KB) macro_powerpc64.patch gustavo.pedrosa (Gustavo Frederico Temple Pedrosa), 07/22/2014 06:40 PM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0