[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:65377] [ruby-trunk - Feature #10319] [Open] [PATCH] zlib: TypedData conversion

From: normalperson@...
Date: 2014-10-02 20:42:30 UTC
List: ruby-core #65377
Issue #10319 has been reported by Eric Wong.

----------------------------------------
Feature #10319: [PATCH] zlib: TypedData conversion
https://bugs.ruby-lang.org/issues/10319

* Author: Eric Wong
* Status: Open
* Priority: Normal
* Assignee: Eric Wong
* Category: ext
* Target version: current: 2.2.0
----------------------------------------
Pretty trivial, this adds internal type-checking and allows us to have a more
accurate view of memory usage.  *memsize functions may be more accurate by
making the zstream structure bigger, but memory usage is usually short-lived.

Will commit in a day or two.


---Files--------------------------------
0001-ext-zlib-zlib.c-TypedData-conversion.patch (8.39 KB)


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

In This Thread

Prev Next