rfc:tsrmls-fetch-reduction

This is an old revision of the document!


Request for Comments: TSRMLS_FETCH() reduction

  • Version: 1.0
  • Date: 2010-09-09
  • Author: Felipe Pena felipe@php.net
  • Status: Under Discussion

Introduction

The purpose of RFC is to show a way to reduce several function call by avoiding useless TSRMLS_FETCH() usage.

Changes

The main goal was to create a new version of each memory allocation function where TSRMLS_FETCH() is not used, thus using these new functions only when suitable.

Proposal and Patch

Comming soon

Changelog

2010-09-09: Started.

rfc/tsrmls-fetch-reduction.1284073196.txt.gz · Last modified: 2017/09/22 13:28 (external edit)