Marko Budiselic
|
ebb7b9c61d
|
Add WIP
|
2023-03-26 16:14:59 +02:00 |
|
Marko Budiselic
|
9b42d4f4f8
|
Add some TODOs
|
2023-02-22 14:11:46 +01:00 |
|
Marko Budiselic
|
3095cbd956
|
Add some initial measurements
|
2023-02-21 22:40:07 +01:00 |
|
János Benjamin Antal
|
51ed451b82
|
Run nquery performance benchmark on CI/CD
|
2023-02-21 21:46:49 +01:00 |
|
János Benjamin Antal
|
c344645978
|
Add sheebang to runner
|
2023-02-21 21:43:05 +01:00 |
|
János Benjamin Antal
|
4cb63e44d9
|
Download benchmark data
|
2023-02-21 21:37:00 +01:00 |
|
János Benjamin Antal
|
c3042906c5
|
Add base of query performance test runner
|
2023-02-21 14:03:17 +01:00 |
|
János Benjamin Antal
|
92da012f9e
|
Add flag to binary to control data directory
|
2023-02-21 14:02:17 +01:00 |
|
János Benjamin Antal
|
c7c488bb46
|
Add flag to output results in json
|
2023-02-20 14:53:13 +01:00 |
|
János Benjamin Antal
|
d2156683d3
|
Suuport multiple benchmark queries files
|
2023-02-20 13:46:13 +01:00 |
|
János Benjamin Antal
|
b56b1521a6
|
Extract file reading logic into separate function
|
2023-02-20 13:01:33 +01:00 |
|
János Benjamin Antal
|
c50f2c2621
|
Fix e2e tests
|
2023-02-20 12:35:01 +01:00 |
|
János Benjamin Antal
|
f194160d7c
|
Add detailed description about the query_performance binary
|
2023-02-17 17:33:24 +01:00 |
|
János Benjamin Antal
|
13acd22f3b
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 15:00:50 +01:00 |
|
János Benjamin Antal
|
a2ce9c4396
|
Trigger CI
|
2023-02-15 13:59:31 +01:00 |
|
János Benjamin Antal
|
6d4dff7e6e
|
Suppress clang-tidy warnings
|
2023-02-15 13:53:48 +01:00 |
|
János Benjamin Antal
|
6fc0b9ff02
|
Remove reference to non-existing file
|
2023-02-15 09:32:59 +01:00 |
|
János Benjamin Antal
|
c88bb50dff
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 09:08:01 +01:00 |
|
János Benjamin Antal
|
3b0d531343
|
Supress clang-tidy warning
|
2023-02-15 09:07:48 +01:00 |
|
János Benjamin Antal
|
0344ba5e58
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 08:38:01 +01:00 |
|
János Benjamin Antal
|
a17010ed16
|
Supress clang-tidy warnings
|
2023-02-15 08:37:45 +01:00 |
|
János Benjamin Antal
|
3a59bee80c
|
Make profiling easier
|
2023-02-14 14:33:41 +01:00 |
|
Josipmrden
|
6f730f9a91
|
Do not pull vertices one by one
|
2023-02-14 14:11:01 +01:00 |
|
János Benjamin Antal
|
fe14a8674c
|
Include both v2 and v3 in query performance test
|
2023-02-13 23:33:01 +01:00 |
|
János Benjamin Antal
|
1bc93b64f4
|
Make it possible to compile v2 and v3 interpreter into a single binary
|
2023-02-13 23:32:33 +01:00 |
|
János Benjamin Antal
|
155388c0a1
|
Add benchmarking executable
|
2023-02-09 17:35:04 +01:00 |
|
János Benjamin Antal
|
74f53369c0
|
Add two more queries to simple benchmark
|
2023-02-09 13:17:55 +01:00 |
|
János Benjamin Antal
|
2b3141879b
|
Make the output table nicer for comparing results
|
2023-02-09 13:17:46 +01:00 |
|
János Benjamin Antal
|
53f95ed1a7
|
Format python file
|
2023-02-09 13:17:15 +01:00 |
|
János Benjamin Antal
|
b678e6a63b
|
Handle bool flags properly in benchmark runner
|
2023-02-09 12:42:02 +01:00 |
|
János Benjamin Antal
|
563035645c
|
Add command line flag to opt for using MultiFrame
|
2023-02-09 12:41:41 +01:00 |
|
János Benjamin Antal
|
12bc78ca2d
|
Add command line flag to determine MultiFrame size
|
2023-02-09 12:41:17 +01:00 |
|
János Benjamin Antal
|
a9a388ce44
|
Use parametrized queries for vertex creation
|
2023-02-08 13:52:51 +01:00 |
|
János Benjamin Antal
|
6bc2e6d8b6
|
Merge remote-tracking branch 'origin/project-pineapples' into MG-access-control-benchmark-fixes
|
2023-02-08 13:48:50 +01:00 |
|
János Benjamin Antal
|
a02abc8f79
|
Merge pull request #763 from memgraph/T1235-MG-implement-EdgeUniquenessFilter-with-PullMultiple
Implement edge uniqueness filter with pull multiple
|
2023-02-08 13:40:15 +01:00 |
|
gvolfing
|
096d1ce5f4
|
Invert boolean logic when checking for unique edges
|
2023-02-08 12:57:21 +01:00 |
|
gvolfing
|
657279949a
|
Fix compile error
|
2023-02-08 12:13:46 +01:00 |
|
gvolfing
|
25226cca92
|
Update src/query/v2/plan/operator.cpp
Co-authored-by: Jure Bajic <jure.bajic@memgraph.com>
|
2023-02-08 11:41:43 +01:00 |
|
János Benjamin Antal
|
292a55f4ff
|
Add new line at the end of dataset file
|
2023-02-08 11:28:19 +01:00 |
|
gvolfing
|
37f19867b0
|
Make EdgeUniquenessFilterCursor impl simpler
|
2023-02-07 08:25:50 +01:00 |
|
János Benjamin Antal
|
b26c7d09ef
|
Ignore not value equality property filters for ScanByPrimaryKey
|
2023-02-06 16:39:42 +01:00 |
|
János Benjamin Antal
|
4bad8c0d1e
|
Filter edges on types
|
2023-02-06 16:14:39 +01:00 |
|
János Benjamin Antal
|
2b01f2280c
|
Add TODO about failing query
|
2023-02-06 16:14:21 +01:00 |
|
gvolfing
|
ac59e7f7e0
|
Move loop variables incrementation into the same place
|
2023-02-06 15:54:07 +01:00 |
|
gvolfing
|
7e99f32adb
|
Remove uncommented, useless code
|
2023-02-06 15:47:18 +01:00 |
|
gvolfing
|
a1a612899c
|
Merge branch 'project-pineapples' into T1235-MG-implement-EdgeUniquenessFilter-with-PullMultiple
|
2023-02-06 13:53:51 +01:00 |
|
gvolfing
|
2219dee6f6
|
Add initial impl for EdgeUniquenessFilterCursor::PullMultiple
|
2023-02-06 12:49:32 +01:00 |
|
János Benjamin Antal
|
7bf8550c86
|
Merge remote-tracking branch 'origin/project-pineapples' into MG-access-control-benchmark-fixes
|
2023-02-06 08:18:25 +01:00 |
|
János Benjamin Antal
|
8b392ecc97
|
Merge pull request #752 from memgraph/T1226-MG-Implement-scanbyprimarykey-with-multiframe
Implement ScanByPrimaryKey with multiframe
|
2023-02-06 08:13:43 +01:00 |
|
gvolfing
|
8e315875f2
|
Update src/query/v2/plan/operator.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-02-02 07:44:47 +01:00 |
|