Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Benchmark rrt with google/benchmark #69

Open
justbuchanan opened this issue Feb 22, 2017 · 4 comments
Open

Benchmark rrt with google/benchmark #69

justbuchanan opened this issue Feb 22, 2017 · 4 comments

Comments

@justbuchanan
Copy link
Contributor

Google has a benchmarking library that goes along well with googletest, which we already use for unit testing. If we setup some benchmarks of the rrt, it will allow us to see how performance is affected by different changes, such as using a kd-tree to speed up nearest-neighbor lookups (see issue #7).

@joshhting
Copy link
Contributor

Yo are you working on this @kevinatorchen? How much progress have you made?

@kevinatorchen
Copy link
Contributor

Hey Josh, I'm currently in China so can't work on it now. I will be back in Atlanta on the 24th, and will continue working on it then.

I am still figuring out how Benchmark works. I have followed through a few examples from the first link I posted.

@kevinatorchen kevinatorchen removed their assignment Jun 5, 2017
@kevinatorchen
Copy link
Contributor

It looks like I might be too busy for Robojackets this summer...internship is quite a heavy load for me. I'll unassign myself for now, but I may secretly work on this if I have time. If so, I'll post whatever I do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants