Commit Graph

  • 187c902b7a Remove CPU telemetry (background temperature/clock speed sampling) main owen 2026-07-21 13:53:28 -05:00
  • ec7e75e105 Fix CPU telemetry temperature/clock speed on Windows and macOS owenandClaude Sonnet 5 2026-07-21 01:13:33 -05:00
  • dcc77408c0 Merge branch 'feature-usage-graphs' owen 2026-07-21 00:30:51 -05:00
  • 31ec0f67e0 Drop workload phase recording and slow telemetry sampling to 2/sec owen 2026-07-21 00:29:39 -05:00
  • 042c839751 Record benchmark workload phases owen 2026-07-20 22:54:57 -05:00
  • 920092333f Sample CPU telemetry every quarter second owen 2026-07-20 22:47:39 -05:00
  • 913cfe3726 Record CPU telemetry during benchmarks owen 2026-07-20 22:36:13 -05:00
  • 7e5cbcde9c Preserve Windows XP compatibility in core detection owen 2026-07-20 19:11:45 -05:00
  • 36aad77a87 Merge v0.4.0 workload changes owen 2026-07-20 19:10:17 -05:00
  • c48328324c Reduce benchmark test duration to 0.4 seconds owen 2026-07-20 19:10:07 -05:00
  • 801fe88fbd weee owen 2026-07-20 18:15:02 -05:00
  • c35ec1451f Fix a few things that were throwing off benchmark scores owenandClaude Opus 4.8 2026-07-20 14:51:56 -05:00
  • 6e21ee3574 package non-Linux releases as zip owen 2026-07-20 13:29:52 -05:00
  • 7a4ca7eca7 fixes owen 2026-07-20 13:19:11 -05:00
  • 27833003ce changes owen 2026-07-19 21:41:34 -05:00
  • 59b158b1c9 Move benchmark scoring to the server owen 2026-07-19 19:22:09 -05:00
  • 290344ae5b Add little-endian PowerPC kernels owen 2026-07-19 18:28:48 -05:00
  • fead8446b2 Use HTTP for result uploads owen 2026-07-19 17:58:55 -05:00
  • 298ad2a0f6 Always return a claim code after uploads owen 2026-07-19 17:22:34 -05:00
  • 5768958fbb Restore macOS background sampling declarations owen 2026-07-19 17:06:52 -05:00
  • d574960655 Publish temporary macOS build diagnostics owen 2026-07-19 17:04:39 -05:00
  • a358c8e8f5 Harden cross-platform release packaging owen 2026-07-19 17:02:36 -05:00
  • 4dba40e8d3 Expose macOS release build diagnostics owen 2026-07-19 17:00:28 -05:00
  • 2dc8244057 Fix macOS ARM64 release detection owen 2026-07-19 16:58:46 -05:00
  • 9a13869052 Release 0.2.1 with expanded hardware detection owen 2026-07-19 16:54:18 -05:00
  • e8f701a43b Forgot that static linking breaks OpenSSL and therefore uploads, back to dynamic until I can think of a fix. Will work on it later owen 2026-07-19 11:17:39 -05:00
  • 25bb0e3591 Limit release smoke checks to native runners owen 2026-07-18 23:39:04 -05:00
  • 6f45323f7d Fix Linux ARM64 release upload crash owen 2026-07-18 23:22:56 -05:00
  • 9271c9417b static linux builds owen 2026-07-18 23:02:49 -05:00
  • e585f509ac release 0.2.0 owen 2026-07-18 22:42:08 -05:00
  • 413dd3eb84 prelim PPC64be/PPC32be ASM testing, to be refined later owen 2026-07-18 21:04:37 -05:00
  • 6ab1968aab Merge pull request #2 from owenrummage/owen-refactor Owen Rummage 2026-07-18 18:06:06 -05:00
  • d14fb980bb alright, 5hrs of refactoring and remaking it because I was tired of the AI code breaking owen 2026-07-18 18:04:56 -05:00
  • 5f1a2b2cea Add pre-benchmark system activity checks owen 2026-07-18 12:09:26 -05:00
  • cefa9021ec Support Windows result uploads via WinHTTP owen 2026-07-18 07:38:24 -05:00
  • 9d9dbeccae Remove dist/ build output from version control owen 2026-07-18 07:05:34 -05:00
  • 8ae7c6ecf9 Fix TLS upload failures by embedding a CA trust bundle owen 2026-07-18 07:03:04 -05:00
  • 72043eb956 Add Windows support and windows-amd64/windows-i386 release binaries owen 2026-07-18 06:48:40 -05:00
  • 0c31675c52 Bump version to 0.1.5 owen 2026-07-18 06:02:30 -05:00
  • ad5791bbb7 Add authenticated uploads and rename fossmark to fossbench owen 2026-07-18 06:02:24 -05:00
  • 357e6f0d6d Rewrite i386 backend as hand-written assembly owen 2026-07-18 04:34:52 -05:00
  • 136b417cf8 Add Pentium 4 Linux support owen 2026-07-17 19:43:26 -05:00
  • 7f33d448c7 Fix DNS uploads in Linux release builds owen 2026-07-17 19:32:03 -05:00
  • e2b8887dd4 Include machine model in benchmark uploads owen 2026-07-17 19:29:46 -05:00
  • 28b3ac266b Support legacy Intel macOS loaders owen 2026-07-17 18:51:31 -05:00
  • 0662bfe52d Stop publishing incompatible PPC64 binaries owen 2026-07-17 18:30:21 -05:00
  • 438cc58b02 Add PPC64 iMac G5 build support owen 2026-07-17 18:21:31 -05:00
  • 7e2360c104 remove API token requirement from uploads owen 2026-07-17 17:30:21 -05:00
  • aaae64e97c link libatomic in static PPC32 release owen 2026-07-17 17:22:49 -05:00
  • 03a51d9456 add HTTPS uploads and static release builds owen 2026-07-17 17:19:31 -05:00
  • 48455d1d57 release v0.1.2 owen 2026-07-17 17:10:35 -05:00
  • ec7e7c3a27 add ppc32be, and other fixes owen 2026-07-17 15:16:30 -05:00
  • 31ba00f1b5 add license owen 2026-07-17 14:18:45 -05:00
  • 78fd561c74 add ci, almost ready owen 2026-07-17 14:10:37 -05:00
  • 5c3903509b fix readme, rc1 ready owen 2026-07-17 14:03:30 -05:00
  • 1e4e2a8ee4 fixes to make macos work correctly. v0.1a ready for release owen 2026-07-17 13:59:33 -05:00
  • 81f7bd84d0 initial commit for alpha release and testing on MacOS owen 2026-07-17 13:34:44 -05:00