about summary refs log tree commit diff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index d6297c5..de319c4 100644
--- a/main.go
+++ b/main.go
@@ -15,7 +15,7 @@ func main() {
 	var threads int = 8
 	var frames int = 1
 	var rangeStart int = 0
-	var rangeEnd int = 25000
+	var rangeEnd int = 5000
 
 	// the slice starsSlice stores the star structures
 	starsSlice := []structs.Star2D{