Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 0a8a75f20af960ebed60b9187a0641eb2d8e2ae8e5cd784f9380c4035d4bd57c
Ticket: 90657479e8f2a76c6603726c25c03a3582402ad8
code review [2201fdb82c]
User & Date: pooryorick 2017-12-13 15:06:29
Changes

  1. icomment:
    Using this script for profiling,
    
    <code><verbatim>
    time {::apply {{} {rename [::oo::object new] {}}} 500000
    </verbatim></code>
    
    It's difficult to see a difference that rises above the noise, but it looks like the <code>TclNRCreateCommandInNs</code> variant may be a couple of tenths of a microsecond slower, e.g. 30.6 vs 30.4.
    
  2. login: "pooryorick"
  3. mimetype: "text/x-fossil-wiki"