Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: MemoryLatencyTest-0.3.2
@ 2024-01-01 22:09 Clos3y
  2024-01-05 15:40 ` [PR PATCH] [Updated] " Clos3y
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Clos3y @ 2024-01-01 22:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]

There is a new pull request by Clos3y against master on the void-packages repository

https://github.com/Clos3y/void-packages MemoryLatencyTest-0.3.2
https://github.com/void-linux/void-packages/pull/48023

New package: MemoryLatencyTest-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (X)

A patch file from https://github.com/void-linux/void-packages/pull/48023.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-MemoryLatencyTest-0.3.2-48023.patch --]
[-- Type: text/x-diff, Size: 1136 bytes --]

From 20cba4d68458e60c29f1fe54ce57e1a8d9de7ffa Mon Sep 17 00:00:00 2001
From: closey <sam.w.close@gmail.com>
Date: Mon, 1 Jan 2024 22:05:58 +0000
Subject: [PATCH] New package: MemoryLatencyTest-0.3.2

---
 srcpkgs/MemoryLatencyTest/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/MemoryLatencyTest/template

diff --git a/srcpkgs/MemoryLatencyTest/template b/srcpkgs/MemoryLatencyTest/template
new file mode 100644
index 0000000000000..21f7da0abf537
--- /dev/null
+++ b/srcpkgs/MemoryLatencyTest/template
@@ -0,0 +1,13 @@
+# Template file for 'MemoryLatencyTest'
+pkgname=MemoryLatencyTest
+version=0.3.2
+revision=1
+archs="x86_64*"
+build_style=meson
+short_desc="Cross-platform CPU memory latency benchmark"
+maintainer="Sam Close <sam.w.close@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/ChipsandCheese/MemoryLatencyTest"
+changelog="https://github.com/ChipsandCheese/${pkgname}/blob/main/CHANGELOG.md"
+distfiles="https://github.com/ChipsandCheese/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=acab8c1aab01dfcdc49abdb35af1de94a9a69d87f9df83fcac2b521c59bf27f5

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] New package: MemoryLatencyTest-0.3.2
  2024-01-01 22:09 [PR PATCH] New package: MemoryLatencyTest-0.3.2 Clos3y
@ 2024-01-05 15:40 ` Clos3y
  2024-01-05 15:43 ` Clos3y
  2024-01-05 15:50 ` Clos3y
  2 siblings, 0 replies; 4+ messages in thread
From: Clos3y @ 2024-01-05 15:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]

There is an updated pull request by Clos3y against master on the void-packages repository

https://github.com/Clos3y/void-packages MemoryLatencyTest-0.3.2
https://github.com/void-linux/void-packages/pull/48023

New package: MemoryLatencyTest-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (X)

A patch file from https://github.com/void-linux/void-packages/pull/48023.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-MemoryLatencyTest-0.3.2-48023.patch --]
[-- Type: text/x-diff, Size: 1091 bytes --]

From 469b85ffaf159a2d5bb9fcfdeb81030546c9e12c Mon Sep 17 00:00:00 2001
From: closey <sam.w.close@gmail.com>
Date: Mon, 1 Jan 2024 22:05:58 +0000
Subject: [PATCH] New package: MemoryLatencyTest-0.3.2

---
 srcpkgs/MemoryLatencyTest/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/MemoryLatencyTest/template

diff --git a/srcpkgs/MemoryLatencyTest/template b/srcpkgs/MemoryLatencyTest/template
new file mode 100644
index 0000000000000..51221b19792a8
--- /dev/null
+++ b/srcpkgs/MemoryLatencyTest/template
@@ -0,0 +1,13 @@
+# Template file for 'MemoryLatencyTest'
+pkgname=MemoryLatencyTest
+version=0.3.2
+revision=1
+archs="~i686*"
+build_style=meson
+short_desc="Cross-platform CPU memory latency benchmark"
+maintainer="Sam Close <sam.w.close@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/ChipsandCheese/MemoryLatencyTest"
+changelog="${homepage}/${pkgname}/blob/main/CHANGELOG.md"
+distfiles="${homepage}/${pkgname}/archive/refs/tags/v${version}.tar.gz"
+checksum=acab8c1aab01dfcdc49abdb35af1de94a9a69d87f9df83fcac2b521c59bf27f5

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] New package: MemoryLatencyTest-0.3.2
  2024-01-01 22:09 [PR PATCH] New package: MemoryLatencyTest-0.3.2 Clos3y
  2024-01-05 15:40 ` [PR PATCH] [Updated] " Clos3y
@ 2024-01-05 15:43 ` Clos3y
  2024-01-05 15:50 ` Clos3y
  2 siblings, 0 replies; 4+ messages in thread
From: Clos3y @ 2024-01-05 15:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]

There is an updated pull request by Clos3y against master on the void-packages repository

https://github.com/Clos3y/void-packages MemoryLatencyTest-0.3.2
https://github.com/void-linux/void-packages/pull/48023

New package: MemoryLatencyTest-0.3.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - All other archs (X)

A patch file from https://github.com/void-linux/void-packages/pull/48023.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-MemoryLatencyTest-0.3.2-48023.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]

From d14d2b4fbf8e6e39782e1769451e1292fdbe9dcc Mon Sep 17 00:00:00 2001
From: closey <sam.w.close@gmail.com>
Date: Mon, 1 Jan 2024 22:05:58 +0000
Subject: [PATCH] New package: MemoryLatencyTest-0.3.2

---
 srcpkgs/MemoryLatencyTest/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/MemoryLatencyTest/template

diff --git a/srcpkgs/MemoryLatencyTest/template b/srcpkgs/MemoryLatencyTest/template
new file mode 100644
index 0000000000000..a56510941e1d0
--- /dev/null
+++ b/srcpkgs/MemoryLatencyTest/template
@@ -0,0 +1,13 @@
+# Template file for 'MemoryLatencyTest'
+pkgname=MemoryLatencyTest
+version=0.3.2
+revision=1
+archs="~i686*"
+build_style=meson
+short_desc="Cross-platform CPU memory latency benchmark"
+maintainer="Sam Close <sam.w.close@gmail.com>"
+license="Apache-2.0"
+homepage="https://github.com/ChipsandCheese/MemoryLatencyTest"
+changelog="${homepage}/blob/main/CHANGELOG.md"
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=acab8c1aab01dfcdc49abdb35af1de94a9a69d87f9df83fcac2b521c59bf27f5

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New package: MemoryLatencyTest-0.3.2
  2024-01-01 22:09 [PR PATCH] New package: MemoryLatencyTest-0.3.2 Clos3y
  2024-01-05 15:40 ` [PR PATCH] [Updated] " Clos3y
  2024-01-05 15:43 ` Clos3y
@ 2024-01-05 15:50 ` Clos3y
  2 siblings, 0 replies; 4+ messages in thread
From: Clos3y @ 2024-01-05 15:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

New comment by Clos3y on void-packages repository

https://github.com/void-linux/void-packages/pull/48023#issuecomment-1878880836

Comment:
The binaries are provided as `memorylatency-$ARCH`, not sure if it's best to just leave this or rename the binary to `memorylatencytest`?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-05 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-01 22:09 [PR PATCH] New package: MemoryLatencyTest-0.3.2 Clos3y
2024-01-05 15:40 ` [PR PATCH] [Updated] " Clos3y
2024-01-05 15:43 ` Clos3y
2024-01-05 15:50 ` Clos3y

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).