Commit Graph
11 Commits
Author SHA1 Message Date
Pieter-Jan Briers 0580cf3ff7 Drop SQL exporter in Robust.Benchmarks to fix compilation.
It was using an old Npgsql version, which broke compilation. Updating it breaks some of the custom JSON mapping code.

Comment out the entire thing, it's not being used anymore anyways.
2024-06-17 02:00:11 +02:00
Pieter-Jan Briers 6255ee6e96 Cache JsonSerializerOptions in benchmarks exporter. 2022-11-12 00:30:17 +01:00
Paul 6dc06e7690 fixes statistics crash 2022-10-12 01:40:52 +02:00
Paul RitterandGitHub b3df54d2bb fixes benchmark names (#3322) 2022-10-10 19:27:02 +02:00
Paul RitterandGitHub 007bfe4447 fixes the benchmark db schema and adds a json variant of params (#3321) 2022-10-10 16:48:25 +02:00
Paul RitterandGitHub cf52985eaf fixes benchmark db write (#3317) 2022-10-10 02:28:10 +02:00
Paul RitterandGitHub 917280b4d7 reworks benchmarks db stuff (#3314) 2022-10-10 02:11:24 +02:00
Pieter-Jan Briers d4a1fcc9c6 Fix database code for benchmarks. 2022-05-10 15:44:25 +02:00
metalgearslothandGitHub 57be0bc845 Fix nullability (#2658) 2022-03-30 23:34:31 +11:00
Paul RitterandGitHub 4c95807e2d how 2022-03-30 14:08:53 +02:00
Paul RitterandGitHub 2fb64480db benchmark workflow & storing it in db (#2653) 2022-03-29 21:43:32 +02:00