Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View IslamAbdelRahman's full-sized avatar

Islam AbdelRahman IslamAbdelRahman

View GitHub Profile
#include <algorithm>
#include <deque>
#include <iostream>
#include <sys/time.h>
#include <time.h>
#include <vector>
double gettimeofday_sec() {
struct timeval tv;
gettimeofday(&tv, NULL);
#include <arpa/inet.h>
#include <pthread.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <cstdio>
#include <string>
#include "rocksdb/cache.h"
#include "rocksdb/db.h"
#include <arpa/inet.h>
#include <pthread.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <cstdio>
#include <string>
#include "rocksdb/cache.h"
#include "rocksdb/db.h"
#include <arpa/inet.h>
#include <pthread.h>
#include <stdlib.h>
#include <time.h>
#include <cstdio>
#include <string>
#include "rocksdb/cache.h"
#include "rocksdb/db.h"
#include "rocksdb/options.h"