|
0073114723
|
Refactor profiling code
|
2023-07-09 00:55:22 +01:00 |
|
|
2e9c2dc6d5
|
Use profiling functions to time the haversine processor
|
2023-07-03 22:46:24 +01:00 |
|
|
f0380ce638
|
Added profiling functions
|
2023-07-03 22:46:10 +01:00 |
|
|
99063fc700
|
Create the processor
|
2023-07-02 20:56:25 +01:00 |
|
|
6b27c86a18
|
Make sum a double instead of integer
|
2023-07-02 20:56:02 +01:00 |
|
|
1bb16971b2
|
Read the json file into a dynamically-allocated array to avoid stack
overflow
|
2023-07-02 20:55:31 +01:00 |
|
|
09ed32e41a
|
Write the pairs to json with better precision
|
2023-07-02 20:55:08 +01:00 |
|
|
31d02aff8c
|
Move EARTH_RADIUS_KM to haversine.h
|
2023-07-02 19:58:47 +01:00 |
|
|
9a686a2692
|
Add the json parser
|
2023-07-02 19:29:32 +01:00 |
|
|
50f881c655
|
Reorganise the project
|
2023-07-02 19:28:48 +01:00 |
|
|
c75e51aa3e
|
Reorganise and start working on the json parser
|
2023-06-11 02:14:41 +01:00 |
|