performance-comparison topic

List performance-comparison repositories

Android-ORM-benchmark

340
Stars
40
Forks
Watchers

Performance comparison of Android ORM Frameworks

ThreadPool

130
Stars
22
Forks
Watchers

A fastest, exception-safety and pure C++17 thread pool.

mrpt-comparison

27
Stars
7
Forks
Watchers

Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries

Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10

performance comparison among bunch of sorting algorithms it computes the time used in each algorithm to sort list of: Sorted numbers and Unsorted numbers

KalmanFiltering

49
Stars
10
Forks
Watchers

A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented Kalman filter (UKF), the extended Kalman filter (EKF), the embed...