guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: array-copy! is slow & array-map.c


From: Daniel Llorens
Subject: Re: array-copy! is slow & array-map.c
Date: Sun, 7 Apr 2013 00:59:43 +0200

This patch replaces the scm_generalized_vector_get_handle() in the rank-1 
functions by scm_array_get_handle().

These calls came from the GVSET/GVREF code that I spliced in there, but the 
arguments are known to be rank-1, so there's no reason not to use the simpler 
call.

Regards

        Daniel

Attachment: 0001-Don-t-use-scm_generalized_vector_get_handle-in-array.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]