Skip to content

Commit a8901b3

Browse files
committed
readme improvements
1 parent ca07530 commit a8901b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

entries/ghatem-fpc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
- -t flag to specify the thread-count (default reads the thread-count available on the CPU)
99

1010
currently there are 2 versions that can be compiled / run:
11-
- `ghatem`: all threads share the station names - involves locking
12-
- `ghatem-nosharedname`: each thread maintains a copy of the station names - no locking involved
11+
- `OneBRC.lpr -> ghatem `: all threads share the station names - involves locking
12+
- `OneBRC-nosharedname.lpr -> ghatem-nosharedname`: each thread maintains a copy of the station names - no locking involved
1313

1414
## Hardware + Environment
1515
host:

0 commit comments

Comments
 (0)