We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107a4c5 commit 5f4d3f3Copy full SHA for 5f4d3f3
src/main.go
@@ -8,7 +8,7 @@ import (
8
"path"
9
)
10
11
-const N = 1e3
+const N = 1e6
12
13
func main() {
14
pathToPBF := os.Args[1]
0 commit comments