diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-27 00:09:56 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-27 00:09:56 +0100 |
commit | 0fe263031db78d78203b183c14d84b1172d29822 (patch) | |
tree | c28a6b9b45e35c6be3230d461d22e1c211ddd5d8 | |
parent | bcff7094627e423dd9ca52a246345512dc3d791c (diff) |
Update license date and fix typo in readme.
-rw-r--r-- | LICENSE | 2 | ||||
-rw-r--r-- | README.md | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2021 Philip Jones +Copyright (C) 2021-2022 Philip Jones Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in @@ -166,7 +166,7 @@ window has entered the screen. Results are the mean and standard deviation of <tbody> <tr> <th rowspan=4> Machine </th> - <th> Ryzen 3 3700X <br> 2560px × 1440px </th> + <th> Ryzen 7 3700X <br> 2560px × 1440px </th> <td align=right> 9.5ms ± 1.8ms </td> <td align=right> 5.2ms ± 1.5ms </td> <td align=right> 6.1ms ± 1.3ms </td> </tr> @@ -208,7 +208,7 @@ The table below additionally includes `--late-keyboard-init` in the arguments. <tbody> <tr> <th rowspan=4> Machine </th> - <th> Ryzen 3 3700X <br> 2560px × 1440px </th> + <th> Ryzen 7 3700X <br> 2560px × 1440px </th> <td align=right> 7.9ms ± 1.0ms </td> <td align=right> 2.3ms ± 0.8ms </td> <td align=right> 3.8ms ± 0.8ms </td> </tr> |