#ifndef __PIKA_CONFIG__H
#define __PIKA_CONFIG__H
#undef PIKA_OPTIMIZE
#define PIKA_OPTIMIZE PIKA_OPTIMIZE_SPEED
#endif