/android_c_hashmap

C collection hashmap from android (4.3)

Primary LanguageC

purpose of this project

This project start to compare performance between hashmap and rbtree.

Requirement

this project use uftrace to benchmark. so, you must install uftrace before run this project.

Usage

$ make
$ cat report.log

comparison data

by use debug symbols as comparison data.