mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-14 16:47:55 +00:00
Docs: Update benchmark results
This commit is contained in:
@@ -11,4 +11,6 @@ async function analyzeGPS(readings, boundary) {
|
||||
|
||||
return Math.round(turf.length(line) * 100) / 100;
|
||||
}
|
||||
export default analyzeGPS;
|
||||
export default analyzeGPS;
|
||||
// Generation time: 2.827s
|
||||
// Result: PASS
|
||||
Reference in New Issue
Block a user