-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuw-ethesis.bib
1511 lines (1419 loc) · 56.2 KB
/
uw-ethesis.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
% Bibliography of key references for "LaTeX for Thesis and Large Documents"
% For use with BibTeX
% Compiler tuning tuning tuning tuning tuning tuning tuning tuning tuning %tuning tuning tuning tuning tuning tuning tuning tuning tuning %tuning %tuning tuning tuning tuning tuning tuning tuning tuning tuning tuning %tuning tuning tuning tuning tuning tuning tuning tuning %tuning tuning %tuning tuning tuning :
@inproceedings{bodin1998iterative,
title={Iterative compilation in a non-linear optimisation space},
author={Bodin, Fran{\c{c}}ois and Kisuki, Toru and Knijnenburg, Peter and O'Boyle, Mike and Rohou, Erven},
booktitle={Workshop on Profile and Feedback-Directed Compilation},
year={1998}
}
@inproceedings{fursin2002evaluating,
title={Evaluating iterative compilation},
author={Fursin, GG and O’Boyle, Michael FP and Knijnenburg, Peter MW},
booktitle={International Workshop on Languages and Compilers for Parallel Computing},
pages={362--376},
year={2002},
organization={Springer}
}
@inproceedings{bashkansky2007black,
title={Black box approach for selecting optimization options using budget-limited genetic algorithms},
author={Bashkansky, Guy and Yaari, Yaakov},
booktitle={Workshop Proceedings},
pages={27},
year={2007}
}
@incollection{pekhimenko2011efficient,
title={Efficient program compilation through machine learning techniques},
author={Pekhimenko, Gennady and Brown, Angela Demke},
booktitle={Software Automatic Tuning},
pages={335--351},
year={2011},
publisher={Springer}
}
@article{fursin2011milepost,
title={Milepost gcc: Machine learning enabled self-tuning compiler},
author={Fursin, Grigori and Kashnikov, Yuriy and Memon, Abdul Wahid and Chamski, Zbigniew and Temam, Olivier and Namolaru, Mircea and Yom-Tov, Elad and Mendelson, Bilha and Zaks, Ayal and Courtois, Eric and others},
journal={International journal of parallel programming},
volume={39},
number={3},
pages={296--327},
year={2011},
publisher={Springer}
}
@inproceedings{lokuciejewski2010multi,
title={Multi-objective exploration of compiler optimizations for real-time systems},
author={Lokuciejewski, Paul and Plazar, Sascha and Falk, Heiko and Marwedel, Peter and Thiele, Lothar},
booktitle={Object/Component/Service-Oriented Real-Time Distributed Computing (ISORC), 2010 13th IEEE International Symposium on},
pages={115--122},
year={2010},
organization={IEEE}
}
@article{plotnikov2013automatic,
title={Automatic Tuning of Compiler Optimizations and Analysis of their Impact},
author={Plotnikov, Dmitry and Melnik, Dmitry and Vardanyan, Mamikon and Buchatskiy, Ruben and Zhuykov, Roman and Lee, Je-Hyung},
journal={Procedia Computer Science},
volume={18},
pages={1312--1321},
year={2013},
publisher={Elsevier}
}
@article{jantz2013performance,
title={Performance potential of optimization phase selection during dynamic JIT compilation},
author={Jantz, Michael R and Kulkarni, Prasad A},
journal={ACM SIGPLAN Notices},
volume={48},
number={7},
pages={131--142},
year={2013},
publisher={ACM}
}
@article{almagor2004finding,
title={Finding effective compilation sequences},
author={Almagor, Lelac and Cooper, Keith D and Grosul, Alexander and Harvey, Timothy J and Reeves, Steven W and Subramanian, Devika and Torczon, Linda and Waterman, Todd},
journal={ACM SIGPLAN Notices},
volume={39},
number={7},
pages={231--239},
year={2004},
publisher={ACM}
}
@inproceedings{hoste2008cole,
title={Cole: compiler optimization level exploration},
author={Hoste, Kenneth and Eeckhout, Lieven},
booktitle={Proceedings of the 6th annual IEEE/ACM international symposium on Code generation and optimization},
pages={165--174},
year={2008},
organization={ACM}
}
@inproceedings{chen2010evaluating,
title={Evaluating iterative optimization across 1000 datasets},
author={Chen, Yang and Huang, Yuanjie and Eeckhout, Lieven and Fursin, Grigori and Peng, Liang and Temam, Olivier and Wu, Chengyong},
booktitle={ACM Sigplan Notices},
volume={45},
number={6},
pages={448--459},
year={2010},
organization={ACM}
}
@inproceedings{whitfield1990approach,
title={An approach to ordering optimizing transformations},
author={Whitfield, Deborah and Soffa, Mary Lou},
booktitle={ACM SIGPLAN Notices},
volume={25},
number={3},
pages={137--146},
year={1990},
organization={ACM}
}
@inproceedings{kulkarni2003finding,
title={Finding effective optimization phase sequences},
author={Kulkarni, Prasad and Zhao, Wankang and Moon, Hwashin and Cho, Kyunghwan and Whalley, David and Davidson, Jack and Bailey, Mark and Paek, Yunheung and Gallivan, Kyle},
booktitle={ACM SIGPLAN Notices},
volume={38},
number={7},
pages={12--23},
year={2003},
organization={ACM}
}
@article{kulkarni2009practical,
title={Practical exhaustive optimization phase order exploration and evaluation},
author={Kulkarni, Prasad A and Whalley, David B and Tyson, Gary S and Davidson, Jack W},
journal={ACM Transactions on Architecture and Code Optimization (TACO)},
volume={6},
number={1},
pages={1},
year={2009},
publisher={ACM}
}
@inproceedings{kulkarni2006exhaustive,
title={Exhaustive optimization phase order space exploration},
author={Kulkarni, Prasad A and Whalley, David B and Tyson, Gary S and Davidson, Jack W},
booktitle={Proceedings of the International Symposium on Code Generation and Optimization},
pages={306--318},
year={2006},
organization={IEEE Computer Society}
}
@inproceedings{cooper1999optimizing,
title={Optimizing for reduced code space using genetic algorithms},
author={Cooper, Keith D and Schielke, Philip J and Subramanian, Devika},
booktitle={ACM SIGPLAN Notices},
volume={34},
number={7},
pages={1--9},
year={1999},
organization={ACM}
}
@article{cooper2006exploring,
title={Exploring the structure of the space of compilation sequences using randomized search algorithms},
author={Cooper, Keith D and Grosul, Alexander and Harvey, Timothy J and Reeves, Steve and Subramanian, Devika and Torczon, Linda and Waterman, Todd},
journal={The Journal of Supercomputing},
volume={36},
number={2},
pages={135--151},
year={2006},
publisher={Springer}
}
@inproceedings{pan2006fast,
title={Fast and effective orchestration of compiler optimizations for automatic performance tuning},
author={Pan, Zhelong and Eigenmann, Rudolf},
booktitle={International Symposium on Code Generation and Optimization (CGO'06)},
pages={12--pp},
year={2006},
organization={IEEE}
}
@inproceedings{haneda2005automatic,
title={Automatic selection of compiler options using non-parametric inferential statistics},
author={Haneda, Masayo and Knijnenburg, Peter MW and Wijshoff, Harry AG},
booktitle={Parallel Architectures and Compilation Techniques, 2005. PACT 2005. 14th International Conference on},
pages={123--132},
year={2005},
organization={IEEE}
}
@inproceedings{cooper1999optimizing,
title={Optimizing for reduced code space using genetic algorithms},
author={Cooper, Keith D and Schielke, Philip J and Subramanian, Devika},
booktitle={ACM SIGPLAN Notices},
volume={34},
number={7},
pages={1--9},
year={1999},
organization={ACM}
}
@article{martins2016clustering,
title={Clustering-based selection for the exploration of compiler optimization sequences},
author={Martins, Luiz GA and Nobre, Ricardo and Cardoso, Jo{\~a}o MP and Delbem, Alexandre CB and Marques, Eduardo},
journal={ACM Transactions on Architecture and Code Optimization (TACO)},
volume={13},
number={1},
pages={8},
year={2016},
publisher={ACM}
}
@inproceedings{pan2004rating,
title={Rating compiler optimizations for automatic performance tuning},
author={Pan, Zhelong and Eigenmann, Rudolf},
booktitle={Proceedings of the 2004 ACM/IEEE conference on Supercomputing},
pages={14},
year={2004},
organization={IEEE Computer Society}
}
@inproceedings{stephenson2003genetic,
title={Genetic programming applied to compiler heuristic optimization},
author={Stephenson, Mark and O’Reilly, Una-May and Martin, Martin C and Amarasinghe, Saman},
booktitle={European Conference on Genetic Programming},
pages={238--253},
year={2003},
organization={Springer}
}
@inproceedings{nagiub2013automatic,
title={Automatic selection of compiler options using genetic techniques for embedded software design},
author={Nagiub, Mena and Farag, Wael},
booktitle={Computational Intelligence and Informatics (CINTI), 2013 IEEE 14th International Symposium on},
pages={69--74},
year={2013},
organization={IEEE}
}
@inproceedings{triantafyllis2003compiler,
title={Compiler optimization-space exploration},
author={Triantafyllis, Spyridon and Vachharajani, Manish and Vachharajani, Neil and August, David I},
booktitle={Code Generation and Optimization, 2003. CGO 2003. International Symposium on},
pages={204--215},
year={2003},
organization={IEEE}
}
@inproceedings{lin2008automatic,
title={Automatic selection of GCC optimization options using a gene weighted genetic algorithm},
author={Lin, San-Chih and Chang, Chi-Kuang and Lin, San-Chih},
booktitle={Computer Systems Architecture Conference, 2008. ACSAC 2008. 13th Asia-Pacific},
pages={1--8},
year={2008},
organization={IEEE}
}
@inproceedings{cavazos2005automatic,
title={Automatic tuning of inlining heuristics},
author={Cavazos, John and O'Boyle, Michael FP},
booktitle={Supercomputing, 2005. Proceedings of the ACM/IEEE SC 2005 Conference},
pages={14--14},
year={2005},db
organization={IEEE}
}
@inproceedings{park2011evaluation,
title={An evaluation of different modeling techniques for iterative compilation},
author={Park, Eunjung and Kulkarni, Sameer and Cavazos, John},
booktitle={Proceedings of the 14th international conference on Compilers, architectures and synthesis for embedded systems},
pages={65--74},
year={2011},
organization={ACM}
}
@inproceedings{dubach2009portable,
title={Portable compiler optimisation across embedded programs and microarchitectures using machine learning},
author={Dubach, Christophe and Jones, Timothy M and Bonilla, Edwin V and Fursin, Grigori and O'Boyle, Michael FP},
booktitle={Proceedings of the 42nd Annual IEEE/ACM International Symposium on Microarchitecture},
pages={78--88},
year={2009},
organization={ACM}
}
@inproceedings{fursin2008milepost,
title={MILEPOST GCC: machine learning based research compiler},
author={Fursin, Grigori and Miranda, Cupertino and Temam, Olivier and Namolaru, Mircea and Yom-Tov, Elad and Zaks, Ayal and Mendelson, Bilha and Bonilla, Edwin and Thomson, John and Leather, Hugh and others},
booktitle={GCC Summit},
year={2008}
}
@inproceedings{tartara2012parallel,
title={Parallel iterative compilation: using MapReduce to speedup machine learning in compilers},
author={Tartara, Michele and Crespi Reghizzi, Stefano},
booktitle={Proceedings of third international workshop on MapReduce and its Applications Date},
pages={33--40},
year={2012},
organization={ACM}
}
@inproceedings{fursin2009collective,
title={Collective tuning initiative: automating and accelerating development and optimization of computing systems},
author={Fursin, Grigori},
booktitle={GCC Developers' Summit},
year={2009}
}
@article{chen2012deconstructing,
title={Deconstructing iterative optimization},
author={Chen, Yang and Fang, Shuangde and Huang, Yuanjie and Eeckhout, Lieven and Fursin, Grigori and Temam, Olivier and Wu, Chengyong},
journal={ACM Transactions on Architecture and Code Optimization (TACO)},
volume={9},
number={3},
pages={21},
year={2012},
publisher={ACM}
}
@article{ballal2015compiler,
title={Compiler Optimization: A Genetic Algorithm Approach},
author={Ballal, Prathibha A and Sarojadevi, H and Harsha, PS},
journal={International Journal of Computer Applications},
volume={112},
number={10},
year={2015},
publisher={Foundation of Computer Science}
}
@inproceedings{zhong2009tuning,
title={Tuning compiler optimization options via simulated annealing},
author={Zhong, Shengtong and Shen, Yang and Hao, Fei},
booktitle={Future Information Technology and Management Engineering, 2009. FITME'09. Second International Conference On},
pages={305--308},
year={2009},
organization={IEEE}
}
@inproceedings{sandran2012genetic,
title={A Genetic Algorithm approach towards compiler flag selection based on compilation and execution duration},
author={Sandran, Thayalan and Zakaria, Mohamed Nordin B and Pal, Anindya Jyoti},
booktitle={Computer \& Information Science (ICCIS), 2012 International Conference on},
volume={1},
pages={270--274},
year={2012},
organization={IEEE}
}
@inproceedings{martins2014exploration,
title={Exploration of compiler optimization sequences using clustering-based selection},
author={Martins, Luiz GA and Nobre, Ricardo and Delbem, Alexandre CB and Marques, Eduardo and Cardoso, Jo{\~a}o MP},
booktitle={Proceedings of the 2014 SIGPLAN/SIGBED conference on Languages, compilers and tools for embedded systems},
pages={63--72},
year={2014},
organization={ACM}
}
@inproceedings{pan2006fast,
title={Fast and effective orchestration of compiler optimizations for automatic performance tuning},
author={Pan, Zhelong and Eigenmann, Rudolf},
booktitle={International Symposium on Code Generation and Optimization (CGO'06)},
pages={12--pp},
year={2006},
organization={IEEE}
}
@article{pallister2015identifying,
title={Identifying compiler options to minimize energy consumption for embedded platforms},
author={Pallister, James and Hollis, Simon J and Bennett, Jeremy},
journal={The Computer Journal},
volume={58},
number={1},
pages={95--109},
year={2015},
publisher={Br Computer Soc}
}
@inproceedings{hoste2010automated,
title={Automated just-in-time compiler tuning},
author={Hoste, Kenneth and Georges, Andy and Eeckhout, Lieven},
booktitle={Proceedings of the 8th annual IEEE/ACM international symposium on Code generation and optimization},
pages={62--72},
year={2010},
organization={ACM}
}
@article{martinez2014multi,
title={Multi-objective adaptive evolutionary strategy for tuning compilations},
author={Mart{\'\i}nez-{\'A}lvarez, Antonio and Calvo-Zaragoza, Jorge and Cuenca-Asensi, Sergio and Ortiz, Andr{\'e}s and Jimeno-Morenilla, Antonio},
journal={Neurocomputing},
volume={123},
pages={381--389},
year={2014},
publisher={Elsevier}
}
@inproceedings{schulte2014post,
title={Post-compiler software optimization for reducing energy},
author={Schulte, Eric and Dorn, Jonathan and Harding, Stephen and Forrest, Stephanie and Weimer, Westley},
booktitle={ACM SIGARCH Computer Architecture News},
volume={42},
number={1},
pages={639--652},
year={2014},
organization={ACM}
}
@inproceedings{knijnenburg2002iterative,
title={Iterative compilation},
author={Knijnenburg, Peter MW and Kisuki, Toru and O’Boyle, Michael FP},
booktitle={Embedded processor design challenges},
pages={171--187},
year={2002},
organization={Springer}
}
@article{cooper2002adaptive,
title={Adaptive optimizing compilers for the 21st century},
author={Cooper, Keith D and Subramanian, Devika and Torczon, Linda},
journal={The Journal of Supercomputing},
volume={23},
number={1},
pages={7--22},
year={2002},
publisher={Springer}
}
%Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact %Compler Impact
@inproceedings{demertzi2011analyzing,
title={Analyzing the effects of compiler optimizations on application reliability},
author={Demertzi, Melina and Annavaram, Murali and Hall, Mary},
booktitle={Workload Characterization (IISWC), 2011 IEEE International Symposium on},
pages={184--193},
year={2011},
organization={IEEE}
}
@book{molyneaux2009art,
title={The Art of Application Performance Testing: Help for Programmers and Quality Assurance},
author={Molyneaux, Ian},
year={2009},
publisher={" O'Reilly Media, Inc."}
}
@incollection{kandemir2002compiler,
title={Compiler optimizations for low power systems},
author={Kandemir, Mahmut and Vijaykrishnan, N and Irwin, Mary Jane},
booktitle={Power aware computing},
pages={191--210},
year={2002},
publisher={Springer}
}
@incollection{valluri2001compiling,
title={Is Compiling for Performance—Compiling for Power?},
author={Valluri, Madhavi and John, Lizy K},
booktitle={Interaction between Compilers and Computer Architectures},
pages={101--115},
year={2001},
publisher={Springer}
}
@article{escobar2015evaluation,
title={Evaluation of GCC Optimization Parameters},
author={Escobar, Rodrigo D and Angula, Alekya R and Corsi, Mark},
journal={Revista Ingenierias USBmed},
volume={3},
number={2},
pages={31--39},
year={2015}
}
@inproceedings{ibrahim2009compiler,
title={Compiler-based optimizations impact on embedded software power consumption},
author={Ibrahim, Mostafa EA and Rupp, Markus and Habib, SE-D},
booktitle={Circuits and Systems and TAISA Conference, 2009. NEWCAS-TAISA'09. Joint IEEE North-East Workshop on},
pages={1--4},
year={2009},
organization={IEEE}
}
% Compiler testing testing testing testing testing testing testing testing %testing testing testing testing testing testing testing testing %testing %testing testing testing testing testing testing testing testing testing %testing testing testing testing testing testing testing %testing testing
@inproceedings{nagai2012random,
title={Random testing of C compilers targeting arithmetic optimization},
author={Nagai, Eriko and Awazu, Hironobu and Ishiura, Nagisa and Takeda, Naoya},
booktitle={Workshop on Synthesis And System Integration of Mixed Information Technologies (SASIMI 2012)},
pages={48--53},
year={2012}
}
@inproceedings{yang2011finding,
title={Finding and understanding bugs in C compilers},
author={Yang, Xuejun and Chen, Yang and Eide, Eric and Regehr, John},
booktitle={ACM SIGPLAN Notices},
volume={46},
number={6},
pages={283--294},
year={2011},
organization={ACM}
}
@inproceedings{le2014compiler,
title={Compiler validation via equivalence modulo inputs},
author={Le, Vu and Afshari, Mehrdad and Su, Zhendong},
booktitle={ACM SIGPLAN Notices},
volume={49},
number={6},
pages={216--226},
year={2014},
organization={ACM}
}
@inproceedings{chen2016empirical,
title={An empirical comparison of compiler testing techniques},
author={Chen, Junjie and Hu, Wenxiang and Hao, Dan and Xiong, Yingfei and Zhang, Hongyu and Zhang, Lu and Xie, Bing},
booktitle={Proceedings of the 38th International Conference on Software Engineering},
year={2016}
}
@inproceedings{nagai2013scaling,
title={Scaling up size and number of expressions in random testing of arithmetic optimization of C compilers},
author={Nagai, Eriko and Hashimoto, Atsushi and Ishiura, Nagisa},
booktitle={Workshop on Synthesis And System Integration of Mixed Information Technologies (SASIMI 2013)},
pages={88--93},
year={2013}
}
@inproceedings{donaldson2016metamorphic,
title={Metamorphic testing for (graphics) compilers},
author={Donaldson, Alastair F and Lascu, Andrei},
booktitle={Proceedings of the 1st International Workshop on Metamorphic Testing},
pages={44--47},
year={2016},
organization={ACM}
}
@inproceedings{tao2010automatic,
title={An automatic testing approach for compiler based on metamorphic testing technique},
author={Tao, Qiuming and Wu, Wei and Zhao, Chen and Shen, Wuwei},
booktitle={Software Engineering Conference (APSEC), 2010 17th Asia Pacific},
pages={270--279},
year={2010},
organization={IEEE}
}
@techreport{chen1998metamorphic,
title={Metamorphic testing: a new approach for generating next test cases},
author={Chen, Tsong Y and Cheung, Shing C and Yiu, Shiu Ming},
year={1998},
institution={Technical Report HKUST-CS98-01, Department of Computer Science, Hong Kong University of Science and Technology, Hong Kong}
}
% Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual %environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing %on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual %environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing on virtual environment Testing %on virtual environment
@inproceedings{marinescu2014covrig,
title={Covrig: a framework for the analysis of code, test, and coverage evolution in real software},
author={Marinescu, Paul and Hosek, Petr and Cadar, Cristian},
booktitle={Proceedings of the 2014 International Symposium on Software Testing and Analysis},
pages={93--104},
year={2014},
organization={ACM}
}
@inproceedings{ferme2015framework,
title={A framework for benchmarking BPMN 2.0 workflow management systems},
author={Ferme, Vincenzo and Ivanchikj, Ana and Pautasso, Cesare},
booktitle={International Conference on Business Process Management},
pages={251--259},
year={2015},
organization={Springer}
}
@inproceedings{naik2016migrating,
title={Migrating from Virtualization to Dockerization in the Cloud: Simulation and Evaluation of Distributed Systems},
author={Naik, Nitin},
booktitle={Maintenance and Evolution of Service-Oriented and Cloud-Based Environments (MESOCA), 2016 IEEE 10th International Symposium on the},
pages={1--8},
year={2016},
organization={IEEE}
}
@inproceedings{felter2015updated,
title={An updated performance comparison of virtual machines and linux containers},
author={Felter, Wes and Ferreira, Alexandre and Rajamony, Ram and Rubio, Juan},
booktitle={Performance Analysis of Systems and Software (ISPASS), 2015 IEEE International Symposium on},
pages={171--172},
year={2015},
organization={IEEE}
}
@inproceedings{hamdy2016web,
title={A Web Based Framework for Pre-release Testing of Mobile Applications},
author={Hamdy, Abeer and Ibrahim, Osman and Hazem, Ahmed},
booktitle={MATEC Web of Conferences},
volume={76},
pages={04041},
year={2016},
organization={EDP Sciences}
}
@inproceedings{kookarinrat2015analysis,
title={Analysis of range-based key properties for sharded cluster of MongoDB},
author={Kookarinrat, Pakorn and Temtanapat, Yaowadee},
booktitle={Information Science and Security (ICISS), 2015 2nd International Conference on},
pages={1--4},
year={2015},
organization={IEEE}
}
@article{aceto2013cloud,
title={Cloud monitoring: A survey},
author={Aceto, Giuseppe and Botta, Alessio and De Donato, Walter and Pescap{\`e}, Antonio},
journal={Computer Networks},
volume={57},
number={9},
pages={2093--2115},
year={2013},
publisher={Elsevier}
}
@article{peinl2016docker,
title={Docker cluster management for the cloud-survey results and own solution},
author={Peinl, Ren{\'e} and Holzschuher, Florian and Pfitzer, Florian},
journal={Journal of Grid Computing},
volume={14},
number={2},
pages={265--282},
year={2016},
publisher={Springer}
}
@inproceedings{medel2016modelling,
title={Modelling performance \& resource management in kubernetes},
author={Medel, V{\'\i}ctor and Rana, Omer and Arronategui, Unai and others},
booktitle={Proceedings of the 9th International Conference on Utility and Cloud Computing},
pages={257--262},
year={2016},
organization={ACM}
}
% Generator testing testing testing testing testing testing testing testing %testing testing testing testing testing testing testing testing %testing %testing testing testing testing testing testing testing testing testing %testing testing testing testing testing testing testing %testing testing %testing testing testing testing testing testing testing testing testing %testing
@article{stuermer2007systematic,
title={Systematic testing of model-based code generators},
author={Stuermer, Ingo and Conrad, Mirko and Doerr, Heiko and Pepper, Peter},
journal={IEEE Transactions on Software Engineering},
volume={33},
number={9},
pages={622},
year={2007},
publisher={IEEE Computer Society}
}
@inproceedings{zelenov2006automatic,
title={Automatic Test Generation for Model-Based Code Generators.},
author={Zelenov, Sergey V and Silakov, Denis V and Petrenko, Alexander K and Conrad, Mirko and Fey, Ines},
booktitle={ISoLA},
pages={75--81},
year={2006}
}
@inproceedings{sturmer2003test,
title={Test suite design for code generation tools},
author={Sturmer, Igno and Conrad, Mirko},
booktitle={Automated Software Engineering, 2003. Proceedings. 18th IEEE International Conference on},
pages={286--290},
year={2003},
organization={IEEE}
}
@inproceedings{conrad2010code,
title={Code Generation Verification--Assessing Numerical Equivalence between Simulink Models and Generated Code},
author={Conrad, T Erkkinen and Maier-Komor, T and Sandmann, G and Pomeroy, M},
booktitle={4th Conference Simulation and Testing in Algorithm and Software Development for Automobile Electronics},
year={2010}
}
@article{conrad2009testing,
title={Testing-based translation validation of generated code in the context of IEC 61508},
author={Conrad, Mirko},
journal={Formal Methods in System Design},
volume={35},
number={3},
pages={389--401},
year={2009},
publisher={Springer}
}
@inproceedings{jorges2014back,
title={Back-To-Back Testing of Model-Based Code Generators},
author={J{\"o}rges, Sven and Steffen, Bernhard},
booktitle={International Symposium On Leveraging Applications of Formal Methods, Verification and Validation},
pages={425--444},
year={2014},
organization={Springer}
}
@article{fey2008code,
title={Code Generation for Safety-Critical Systems--Open Questions and Possible Solutions},
author={Fey, Ines and St{\"u}rmer, Ingo},
journal={SAE international journal of passenger cars-electronic and electrical systems},
volume={1},
number={2008-01-0385},
pages={150--155},
year={2008}
}
@inproceedings{guana2015developers,
title={How Do Developers Solve Software-engineering Tasks on Model-based Code Generators? An Empirical Study Design},
author={Guana, Victor and Stroulia, Eleni},
booktitle={First International Workshop on Human Factors in Modeling (HuFaMo 2015). CEUR-WS},
pages={33--38},
year={2015}
}
@inproceedings{guana2014chaintracker,
title={ChainTracker, a Model-Transformation Trace Analysis Tool for Code-Generation Environments.},
author={Guana, Victor and Stroulia, Eleni},
booktitle={ICMT},
pages={146--153},
year={2014},
organization={Springer}
}
@article{stepasyuk2015evaluating,
title={Evaluating the Haxe Programming Language-Performance comparison between Haxe and platform-specific languages},
author={Stepasyuk, Stepan and Paunov, Yavor},
year={2015}
}
@inproceedings{sturmer2005overview,
title={Overview of existing safeguarding techniques for automatically generated code},
author={St{\"u}rmer, Ingo and Weinberg, Daniela and Conrad, Mirko},
booktitle={ACM SIGSOFT Software Engineering Notes},
volume={30},
number={4},
pages={1--6},
year={2005},
organization={ACM}
}
@inproceedings{burnard2004verifying,
title={Verifying and validating automatically generated code},
author={Burnard, Andrew and Rover, Land},
booktitle={Proc. of International Automotive Conference (IAC)},
year={2004},
organization={Citeseer}
}
@article{shokry2009model,
title={Model-Based Verification of Embedded Software.},
author={Shokry, Hesham and Hinchey, Mike},
journal={IEEE Computer},
volume={42},
number={4},
pages={53--59},
year={2009}
}
@inproceedings{basir2008constructing,
title={Constructing a safety case for automatically generated code from formal program verification information},
author={Basir, Nurlida and Denney, Ewen and Fischer, Bernd},
booktitle={International Conference on Computer Safety, Reliability, and Security},
pages={249--262},
year={2008},
organization={Springer}
}
@inproceedings{denney2005certifiable,
title={Certifiable program generation},
author={Denney, Ewen and Fischer, Bernd},
booktitle={International Conference on Generative Programming and Component Engineering},
pages={17--28},
year={2005},
organization={Springer}
}
@article{ajwad2007evaluation,
title={Evaluation of automatic code generation tools},
author={Ajwad, Nora},
journal={MSc Theses},
year={2007}
}
%Differential testing and metamorphic testing Differential testing and metamorphic testingDifferential testing and metamorphic testingDifferential testing and %metamorphic testingDifferential testing and metamorphic testingDifferential testing and metamorphic testingDifferential testing and metamorphic %testingDifferential testing and metamorphic testingDifferential testing and metamorphic testingDifferential testing and metamorphic testingDifferential %testing and metamorphic testingDifferential testing and metamorphic testingDifferential testing and metamorphic testingDifferential testing and metamorphic %testing
@article{mckeeman1998differential,
title={Differential testing for software},
author={McKeeman, William M},
journal={Digital Technical Journal},
volume={10},
number={1},
pages={100--107},
year={1998}
}
@article{barr2015oracle,
title={The oracle problem in software testing: A survey},
author={Barr, Earl T and , Mark and McMinn, Phil and Shahbaz, Muzammil and Yoo, Shin},
journal={IEEE transactions on software engineering},
volume={41},
number={5},
pages={507--525},
year={2015},
publisher={IEEE}
}
@inproceedings{chen2004case,
title={Case studies on the selection of useful relations in metamorphic testing},
author={Chen, Tsong Yueh and Huang, DH and Tse, TH and Zhou, Zhi Quan},
booktitle={Proceedings of the 4th Ibero-American Symposium on Software Engineering and Knowledge Engineering (JIISIC 2004)},
pages={569--583},
year={2004},
organization={Polytechnic University of Madrid}
}
@article{ali2010systematic,
title={A systematic review of the application and empirical investigation of search-based test case generation},
author={Ali, Shaukat and Briand, Lionel C and Hemmati, Hadi and Panesar-Walawege, Rajwinder Kaur},
journal={IEEE Transactions on Software Engineering},
volume={36},
number={6},
pages={742--762},
year={2010},
publisher={IEEE}
}
@article{manolache2001software,
title={Software testing using model programs},
author={Manolache, LI and Kourie, Derrick G.},
journal={Software: Practice and Experience},
volume={31},
number={13},
pages={1211--1236},
year={2001},
publisher={Wiley Online Library}
}
@article{stocks1996framework,
title={A framework for specification-based testing},
author={Stocks, Phil and Carrington, David},
journal={IEEE Transactions on software Engineering},
volume={22},
number={11},
pages={777--793},
year={1996},
publisher={IEEE}
}
@inproceedings{richardson1992specification,
title={Specification-based test oracles for reactive systems},
author={Richardson, Debra J and Aha, Stephanie Leif and O'malley, T Owen},
booktitle={Proceedings of the 14th international conference on Software engineering},
pages={105--118},
year={1992},
organization={ACM}
}
@article{harman2013comprehensive,
title={A comprehensive survey of trends in oracles for software testing},
author={Harman, Mark and McMinn, Phil and Shahbaz, Muzammil and Yoo, Shin},
journal={University of Sheffield, Department of Computer Science, Tech. Rep. CS-13-01},
year={2013}
}
@article{miller1990empirical,
title={An empirical study of the reliability of UNIX utilities},
author={Miller, Barton P and Fredriksen, Louis and So, Bryan},
journal={Communications of the ACM},
volume={33},
number={12},
pages={32--44},
year={1990},
publisher={ACM}
}
@inproceedings{bekrar2011finding,
title={Finding software vulnerabilities by smart fuzzing},
author={Bekrar, Sofia and Bekrar, Chaouki and Groz, Roland and Mounier, Laurent},
booktitle={Software Testing, Verification and Validation (ICST), 2011 IEEE Fourth International Conference on},
pages={427--430},
year={2011},
organization={IEEE}
}
@inproceedings{mariani2007compatibility,
title={Compatibility and regression testing of COTS-component-based software},
author={Mariani, Leonardo and Papagiannakis, Sofia and Pezze, Mauro},
booktitle={Software Engineering, 2007. ICSE 2007. 29th International Conference on},
pages={85--95},
year={2007},
organization={IEEE}
}
@inproceedings{ernst2000quickly,
title={Quickly detecting relevant program invariants},
author={Ernst, Michael D and Czeisler, Adam and Griswold, William G and Notkin, David},
booktitle={Proceedings of the 22nd international conference on Software engineering},
pages={449--458},
year={2000},
organization={ACM}
}
@inproceedings{davis1981pseudo,
title={Pseudo-oracles for non-testable programs},
author={Davis, Martin D and Weyuker, Elaine J},
booktitle={Proceedings of the ACM'81 Conference},
pages={254--257},
year={1981},
organization={ACM}
}
@article{vouk1990back,
title={Back-to-back testing},
author={Vouk, Mladen A},
journal={Information and software technology},
volume={32},
number={1},
pages={34--45},
year={1990},
publisher={Elsevier}
}
@inproceedings{zhou2004metamorphic,
title={Metamorphic testing and its applications},
author={Zhou, Zhi Quan and Huang, DH and Tse, TH and Yang, Zongyuan and Huang, Haitao and Chen, TY},
booktitle={Proceedings of the 8th International Symposium on Future Software Technology (ISFST 2004)},
pages={346--351},
year={2004}
}
@article{ricca2006detecting,
title={Detecting anomaly and failure in web applications},
author={Ricca, Filippo and Tonella, Paolo},
journal={IEEE MultiMedia},
volume={13},
number={2},
pages={44--51},
year={2006},
publisher={IEEE}
}
@inproceedings{kropp1998automated,
title={Automated robustness testing of off-the-shelf software components},
author={Kropp, Nathan P and Koopman, Philip J and Siewiorek, Daniel P},
booktitle={Fault-Tolerant Computing, 1998. Digest of Papers. Twenty-Eighth Annual International Symposium on},
pages={230--239},
year={1998},
organization={IEEE}
}
@inproceedings{patrick2016testing,
title={Testing stochastic software using pseudo-oracles},
author={Patrick, Matthew and Craig, Andrew P and Cunniffe, Nik J and Parry, Matthew and Gilligan, Christopher A},
booktitle={Proceedings of the 25th International Symposium on Software Testing and Analysis},
pages={235--246},
year={2016},
organization={ACM}
}
@article{chan2006integration,
title={Integration testing of context-sensitive middleware-based applications: a metamorphic approach},
author={Chan, WK and Chen, Tsong Yueh and Lu, Heng and Tse, TH and Yau, Stephen S},
journal={International Journal of Software Engineering and Knowledge Engineering},
volume={16},
number={05},
pages={677--703},
year={2006},
publisher={World Scientific}
}
% monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring %monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring %monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring monitoring %monitoring monitoring monitoring monitoring monitoring monitoring
@article{delgado2004taxonomy,
title={A taxonomy and catalog of runtime software-fault monitoring tools},
author={Delgado, Nelly and Gates, Ann Q and Roach, Steve},
journal={IEEE Transactions on software Engineering},
volume={30},
number={12},
pages={859--872},
year={2004},
publisher={IEEE}
}
@inproceedings{li2015rest,
title={A REST Service Framework for Fine-Grained Resource Management in Container-Based Cloud},
author={Li, Li and Tang, Tony and Chou, Wu},
booktitle={2015 IEEE 8th International Conference on Cloud Computing},
pages={645--652},
year={2015},
organization={IEEE}
}
@article{merkel2014docker,
title={Docker: lightweight linux containers for consistent development and deployment},
author={Merkel, Dirk},
journal={Linux Journal},
volume={2014},
number={239},
pages={2},
year={2014},
publisher={Belltown Media}
}
% Virtualization overhead overhead overhead overhead overhead overhead overhead % overhead overhead overhead overhead overhead overhead overhead %overhead %overhead overhead overhead overhead overhead overhead overhead overhead %overhead overhead overhead overhead overhead overhead %overhead overhead %overhead overhead overhead
@inproceedings{papaux2014processor,
title={Processor virtualization on embedded linux systems},
author={Papaux, Geoffrey and Gachet, Daniel and Luithardt, Wolfram},
booktitle={Education and Research Conference (EDERC), 2014 6th European Embedded Design in},
pages={65--69},
year={2014},
organization={IEEE}
}
@article{luotowards,
title={Towards a Deployment System for Cloud Applications},
author={Luo, Ruici and Ye, Wei and Zhang, Shikun}
}
@article{sun2016roar,
title={ROAR: A QoS-oriented modeling framework for automated cloud resource allocation and optimization},
author={Sun, Yu and White, Jules and Eade, Sean and Schmidt, Douglas C},
journal={Journal of Systems and Software},
volume={116},
pages={146--161},
year={2016},
publisher={Elsevier}
}
@inproceedings{soltesz2007container,
title={Container-based operating system virtualization: a scalable, high-performance alternative to hypervisors},
author={Soltesz, Stephen and P{\"o}tzl, Herbert and Fiuczynski, Marc E and Bavier, Andy and Peterson, Larry},
booktitle={ACM SIGOPS Operating Systems Review},
volume={41},
number={3},
pages={275--287},
year={2007},
organization={ACM}
}
@article{vstrekelj2015performance,
title={Performance Overhead of Haxe Programming Language for Cross-Platform Game Development},
author={{\v{S}}trekelj, Domagoj and Leventi{\'c}, Hrvoje and Gali{\'c}, Irena},
journal={International Journal of Electrical and Computer Engineering Systems},
volume={6},
number={1},
pages={9--13},
year={2015},
publisher={Elektrotehni{\v{c}}ki fakultet Sveu{\v{c}}ili{\v{s}}ta JJ Strossmayera u Osijeku}
}
@inproceedings{nethercote2007valgrind,
title={Valgrind: a framework for heavyweight dynamic binary instrumentation},
author={Nethercote, Nicholas and Seward, Julian},
booktitle={ACM Sigplan notices},
volume={42},
number={6},
pages={89--100},
year={2007},
organization={ACM}