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