Hey Andy!

"Andy Wingo" <[email protected]> writes:

> +scm_c_make_structv (SCM vtable, size_t n_tail, size_t n_init, scm_t_bits 
> *init)

Cool!  I guess we can have a ‘make-struct’ opcode that would call this.
WDYT?  I’m interested because currently ‘make-struct’ is ~4 times slower
than ‘cons’ (using the ‘cons’ opcode), which is a shameful
discrimination.

Besides, please please follow GCS.  Also, make sure change log entries
describe the changes, not the rationale, and list all the variables,
functions, or macros that were changed.

Thanks,
Ludo’.


Reply via email to