HomePhorge

(#22363) Add alternative Visitor impl that may prove faster
8d1d883f2c3aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#22363) Add alternative Visitor impl that may prove faster

This adds an alternative Visitor implementation that may prove
to be faster in certain situations. The current benchmarks are
however too simplistic to give a good indication. It seems to be
on par with the previous implementation for simple cases. It is
worth keeping this implementation for later use with larger benchmarks.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUaef7e431f424: (#22363) Refactor Type system, add Enum, Regexp, and Variant
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU8d1d883f2c3a: (#22363) Add alternative Visitor impl that may prove faster (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Dec 5 2013, 1:24 AM