moldybits
moldybits deleted branch metrics from moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
moldybits created branch metrics in moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-10 00:03:04 -05:00
7632dc1a29 Convert to pthreads from OpenMP
63b636da7c Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits deleted branch metrics from moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
moldybits created branch metrics in moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-09 23:55:55 -05:00
e3b41e5cb7 Convert to pthreads from OpenMP
7f6522efb3 Beginning of metrics, working registry, counter and gauge
Compare 2 commits »
moldybits pushed to metrics at moldybits/raytracer-c 2023-12-09 12:57:26 -05:00
8e5725f1b8 Remove unneeded comment in metrics.c
e5356e90b3 Remove commented line in logger.h
d3689ff190 Set a sequence in render_obj
09b4567392 Convert sequences over to pthreads as well
Compare 4 commits »
moldybits pushed to master at Forks/privacore-open-source-search-e... 2023-12-03 23:56:02 -05:00
3cee3d0923 Fix RdbBucketsTest seg fault (missing return statements), call pytest instead of py.test in system test Makefile
moldybits pushed to master at Forks/privacore-open-source-search-e... 2023-12-03 19:59:04 -05:00
d21bf841ab Fix BitsTest to use a getter method instead of trying to access the private class member
d3f98f87de Get compiling on Fedora 39 (bunch of missing includes, might be a better way to clean these up but at this point just trying to get to compile to see how well this thing works)
ea443ad739 Update generate_entities.py to run in python 3
Compare 3 commits »
moldybits created repository Forks/privacore-open-source-search-e... 2023-12-03 19:58:29 -05:00
moldybits transferred repository Forks/privacore-open-source-search-engine to Mirrors/privacore-open-source-search-e... 2023-12-03 19:58:13 -05:00
moldybits transferred repository Mirrors/privacore-open-source-search-engine to Mirrors/privacore-open-source-search-e... 2023-12-03 19:54:36 -05:00
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-30 20:10:12 -05:00
d4c60a2086 Attempt to fix segfault I just reverted
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-30 01:03:10 -05:00
35e7935779 Revert change to TcpServer to avoid a segfault - breaks Spidering due to inadvertant change in behavior, need to fix segfault deeper in stack
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-29 19:18:03 -05:00
09a3216899 Fix a number of segfaults that occur under higher optimization levels
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-27 00:31:11 -05:00
e1044559e2 Remove call to mlockall() at application start
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-27 00:07:49 -05:00
c81861316c Cleanup Mem & Loop, remove tons of commented code
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-25 19:58:25 -05:00
ea551c9e7b Up c++ standard to c++23. Eliminate some warnings from the deprecation of register keyword.
18fb2d3122 Remove more unused includes
Compare 2 commits »
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-25 01:02:09 -05:00
93aafa5b67 Remove more unused includes
moldybits pushed to devel at Forks/open-source-search-engine 2023-11-24 19:00:18 -05:00
4ef25b0d78 Remove unused includes