mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-03-16 19:01:02 +00:00
Docs: Update benchmark for openai/gpt-5.3-codex
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
export default hashPassword;
|
||||
// Generation time: 0.573s
|
||||
// Generation time: 0.499s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default analyzeGPS;
|
||||
// Generation time: 0.438s
|
||||
// Generation time: 0.407s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default computeMST;
|
||||
// Generation time: 0.432s
|
||||
// Generation time: 0.998s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default findShortestPath;
|
||||
// Generation time: 1.770s
|
||||
// Generation time: 0.986s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default findConvexHull;
|
||||
// Generation time: 0.966s
|
||||
// Generation time: 0.773s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default findLISLength;
|
||||
// Generation time: 1.018s
|
||||
// Generation time: 0.821s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default renderTemplate;
|
||||
// Generation time: 0.494s
|
||||
// Generation time: 0.438s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default parseMarkdown;
|
||||
// Generation time: 0.589s
|
||||
// Generation time: 0.421s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default processCSV;
|
||||
// Generation time: 1.012s
|
||||
// Generation time: 0.674s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default findAvailableSlots;
|
||||
// Generation time: 0.339s
|
||||
// Generation time: 1.062s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default validateJSON;
|
||||
// Generation time: 1.223s
|
||||
// Generation time: 0.319s
|
||||
// Result: FAIL
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
export default createStreamVisualizer;
|
||||
// Generation time: 0.437s
|
||||
// Generation time: 0.423s
|
||||
// Result: FAIL
|
||||
Reference in New Issue
Block a user