Skip to content

First C++ virtual function performance test #1

@johnastratton

Description

@johnastratton

Create microbenchmarks to estimate the overhead of using virtual functions. The microbenchmarks should iterate through an array of objects, calling a member function of each, where one is a standard member function and the other is a virtual function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions