Skip to content

Commit

Permalink
update perf docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromao committed Dec 15, 2023
1 parent 28a7fd6 commit faa7864
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Romak has 2 alpha layers, with an oneshot key used to quickly alternate between
Heatmaps show that Romak puts more load on middle and ring fingers and less load on index and pinky fingers, when compared to Colemak-DH.
<p float="left">
<img src="img/heat_romak.png" width="450" />

<img src="img/heat_coldh.png" width="450" />
</p>

Expand All @@ -35,7 +36,7 @@ In Romak, fingers in the left hand will take less load than the equivalent finge
### Colemak mod-DH analysis tool
The [Colemak mod-DH analysis tool](https://colemakmods.github.io/mod-dh/analyze.html) was also used to compare Romak against Colemak-DH.
- English text corpus only.
- Consider the 34 key version of Romak, with q, x, k and y in the base layer.
- Consider the 34 key version of Romak.

<p float="left">
<img src="img/sfbs_en_romak.png" width="450" />
Expand All @@ -45,7 +46,7 @@ The [Colemak mod-DH analysis tool](https://colemakmods.github.io/mod-dh/analyze.
### Keysolve
The [Keysolve analyzer](https://clemenpine.github.io/keysolve-web/) was also used to compare Romak against Colemak-DH.
- English text corpus only.
- Consider the 34 key version of Romak, with q, x, k and y in the base layer.
- Consider the 34 key version of Romak.

<p float="left">
<img src="img/keysolve-romak.png" width="450" />
Expand Down
10 changes: 5 additions & 5 deletions analysis/romak-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"finger": 4,
"id": 17,
"shift": 75,
"altGr": -1,
"altGr": 92,
"shiftAltGr": -1,
"numpad": -1
},
Expand All @@ -187,7 +187,7 @@
"finger": 7,
"id": 18,
"shift": 88,
"altGr": -1,
"altGr": 36,
"shiftAltGr": -1,
"numpad": -1
},
Expand Down Expand Up @@ -305,7 +305,7 @@
"id": 31,
"shift": 82,
"altGr": 45,
"shiftAltGr": 36,
"shiftAltGr": -1,
"numpad": 52
},
{
Expand All @@ -314,7 +314,7 @@
"id": 32,
"shift": 69,
"altGr": 43,
"shiftAltGr": 8364,
"shiftAltGr": -1,
"numpad": 53
},
{
Expand All @@ -323,7 +323,7 @@
"id": 33,
"shift": 65,
"altGr": 47,
"shiftAltGr": 92,
"shiftAltGr": -1,
"numpad": 54
},
{
Expand Down
Binary file modified img/fingers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/heat_coldh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/keysolve-romak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/perf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/romak-full.png
Binary file not shown.
Binary file modified img/sfbs_en_coldh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/sfbs_en_romak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit faa7864

Please sign in to comment.